Searched refs:VSC_POSITION_SW_POSITION_SW_SHIFT (Results 1 – 1 of 1) sorted by relevance
566 #define VSC_POSITION_SW_POSITION_SW_SHIFT (0U) macro567 #define VSC_POSITION_SW_POSITION_SW_SET(x) (((uint32_t)(x) << VSC_POSITION_SW_POSITION_SW_SHIFT) & …568 …SW_GET(x) (((uint32_t)(x) & VSC_POSITION_SW_POSITION_SW_MASK) >> VSC_POSITION_SW_POSITION_SW_SHIFT)
Completed in 7 milliseconds