Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Pll.c477 RegValue |= LFAST_PLLCR_LPCFG(3U); in Clock_Ip_ResetLfastPLL()
481 RegValue |= LFAST_PLLCR_LPCFG(1U); in Clock_Ip_ResetLfastPLL()
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_LFAST.h521 #define LFAST_PLLCR_LPCFG(x) (((uint32_t)(((uint32_t)(x)) << LFAST_PLLCR_LPCFG_… macro