Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K148_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K142W_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K116_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K118_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K142_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K146_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K144W_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
DS32K144_RTC.h119 #define RTC_TPR_TPR_WIDTH (16U) macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/
DMKW30Z4.h6593 #define RTC_TPR_TPR_WIDTH 16 macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/
DMKW20Z4.h6593 #define RTC_TPR_TPR_WIDTH 16 macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/
DMKW40Z4.h6593 #define RTC_TPR_TPR_WIDTH 16 macro
DMKW40Z4_extension.h18542 #define RTC_BRD_TPR_TPR(base) (BME_UBFX32(&RTC_TPR_REG(base), RTC_TPR_TPR_SHIFT, RTC_TPR_TPR_WIDTH))
18546 …RTC_TPR_REG(base), ((uint32_t)(value) << RTC_TPR_TPR_SHIFT), RTC_TPR_TPR_SHIFT, RTC_TPR_TPR_WIDTH))