Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Pll.c407 … Clock_Ip_apxLfastPll[Instance].PllInstance->PLLCR |= LFAST_PLLCR_FBDIV(Config->MulFactorDiv); in Clock_Ip_SetLfastPLL()
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_LFAST.h530 #define LFAST_PLLCR_FBDIV(x) (((uint32_t)(((uint32_t)(x)) << LFAST_PLLCR_FBDIV_… macro