Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Pll.c474 RegValue &= (~((uint32)LFAST_PLLCR_LPCFG_MASK)); in Clock_Ip_ResetLfastPLL()
642 Clock_Ip_apxLfastPll[Instance].PllInstance->PLLCR &= ~(LFAST_PLLCR_LPCFG_MASK); in Clock_Ip_EnableLfastPLL()
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_LFAST.h518 #define LFAST_PLLCR_LPCFG_MASK (0x6000U) macro
521 … (((uint32_t)(((uint32_t)(x)) << LFAST_PLLCR_LPCFG_SHIFT)) & LFAST_PLLCR_LPCFG_MASK)