Searched refs:eMIOS_C_BSL_SHIFT (Results 1 – 3 of 3) sorted by relevance
572 #define eMIOS_C_BSL_SHIFT (9U) macro574 #define eMIOS_C_BSL(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_BSL_SHIFT)…
500 #define eMIOS_C_BSL_SHIFT (9U) macro502 #define eMIOS_C_BSL(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_BSL_SHIFT)…
446 switch((Base->CH.UC[Channel].C & eMIOS_C_BSL_MASK) >> eMIOS_C_BSL_SHIFT) in Emios_Pwm_Ip_GetCounterBus()