Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/include/
DPower_Ip_Specific.h224 #define PMC_LVSC_RAMP_UP_RESET_FLAGS_RWBITS_MASK (((uint32)PMC_LVSC_PORF_MASK | \
232 #define PMC_LVSC_RWBITS_MASK (((uint32)PMC_LVSC_PORF_MASK | \
246 #define PMC_LVSC_RAMP_UP_RESET_FLAGS_RWBITS_MASK (((uint32)PMC_LVSC_PORF_MASK | \
256 #define PMC_LVSC_RWBITS_MASK (((uint32)PMC_LVSC_PORF_MASK | \
282 #define PMC_LVSC_RAMP_UP_RESET_FLAGS_RWBITS_MASK (((uint32)PMC_LVSC_PORF_MASK | \
292 #define PMC_LVSC_RWBITS_MASK (((uint32)PMC_LVSC_PORF_MASK | \
/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_PMC.h214 #define PMC_LVSC_PORF_MASK (0x80000000U) macro
217 … (((uint32_t)(((uint32_t)(x)) << PMC_LVSC_PORF_SHIFT)) & PMC_LVSC_PORF_MASK)