Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_EMIOS.h887 #define eMIOS_WSPWCNT_T16PWCNT_MASK (0xFFFFU) macro
890 … (((uint32_t)(((uint32_t)(x)) << eMIOS_WSPWCNT_T16PWCNT_SHIFT)) & eMIOS_WSPWCNT_T16PWCNT_MASK)
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip.c861 …ance]->CH.WSC[hwChannel + EMIOS_ICU_IP_WSC_CHANNEL_OFFSET].WSPWCNT &= ~eMIOS_WSPWCNT_T16PWCNT_MASK; in Emios_Icu_Ip_Deinit()