7#ifndef ZEPHYR_INCLUDE_ARCH_ARC_V2_VPX_ARC_VPX_H_
8#define ZEPHYR_INCLUDE_ARCH_ARC_V2_VPX_ARC_VPX_H_
void arc_vpx_unlock(void)
Release cooperative lock on the VPX vector registers.
int arc_vpx_lock(k_timeout_t timeout)
Obtain a cooperative lock on the VPX vector registers.
void arc_vpx_unlock_force(unsigned int cpu_id)
Release cooperative lock on a CPU's VPX vector registers.
Kernel timeout type.
Definition sys_clock.h:65
Variables needed for system clock.