Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K148_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K142W_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K116_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K118_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K142_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K146_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K144W_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
DS32K144_RTC.h161 #define RTC_CR_SWR_WIDTH (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/
DMKW30Z4.h6620 #define RTC_CR_SWR_WIDTH 1 macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/
DMKW20Z4.h6620 #define RTC_CR_SWR_WIDTH 1 macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/
DMKW40Z4.h6620 #define RTC_CR_SWR_WIDTH 1 macro
DMKW40Z4_extension.h18702 #define RTC_BRD_CR_SWR(base) (BME_UBFX32(&RTC_CR_REG(base), RTC_CR_SWR_SHIFT, RTC_CR_SWR_WIDTH))
18706 …32(&RTC_CR_REG(base), ((uint32_t)(value) << RTC_CR_SWR_SHIFT), RTC_CR_SWR_SHIFT, RTC_CR_SWR_WIDTH))