Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_EMIOS.h878 #define eMIOS_WSPW_T16PWCAP_MASK (0xFFFFU) macro
881 … (((uint32_t)(((uint32_t)(x)) << eMIOS_WSPW_T16PWCAP_SHIFT)) & eMIOS_WSPW_T16PWCAP_MASK)
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip.c1923 …= (uint32)((s_emiosBase[instance]->CH.WSC[hwWSChannelId].WSPW & eMIOS_WSPW_T16PWCAP_MASK) >> eMIOS… in Emios_Icu_Ip_GetWheelSpeedTimeMeasurement()