Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K148_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K142W_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K116_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K118_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K142_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K146_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K144W_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
DS32K144_RTC.h263 #define RTC_IER_TSIE_WIDTH (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/
DMKW30Z4.h6711 #define RTC_IER_TSIE_WIDTH 1 macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/
DMKW20Z4.h6711 #define RTC_IER_TSIE_WIDTH 1 macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/
DMKW40Z4.h6711 #define RTC_IER_TSIE_WIDTH 1 macro
DMKW40Z4_extension.h19181 …ine RTC_BRD_IER_TSIE(base) (BME_UBFX32(&RTC_IER_REG(base), RTC_IER_TSIE_SHIFT, RTC_IER_TSIE_WIDTH))
19185 …_IER_REG(base), ((uint32_t)(value) << RTC_IER_TSIE_SHIFT), RTC_IER_TSIE_SHIFT, RTC_IER_TSIE_WIDTH))