Home
last modified time | relevance | path

Searched refs:LINV2_CONTROL_STATUS_STOP_SHIFT (Results 1 – 1 of 1) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_linv2_regs.h225 #define LINV2_CONTROL_STATUS_STOP_SHIFT (7U) macro
226 #define LINV2_CONTROL_STATUS_STOP_SET(x) (((uint32_t)(x) << LINV2_CONTROL_STATUS_STOP_SHIFT) & LINV…
227 …S_STOP_GET(x) (((uint32_t)(x) & LINV2_CONTROL_STATUS_STOP_MASK) >> LINV2_CONTROL_STATUS_STOP_SHIFT)

Completed in 7 milliseconds