Searched refs:LFAST_PLLCR_SWPON (Results 1 – 2 of 2) sorted by relevance
545 Clock_Ip_apxLfastPll[Instance].PllInstance->PLLCR |= LFAST_PLLCR_SWPON(1); in Clock_Ip_SetLfastPLL()646 Clock_Ip_apxLfastPll[Instance].PllInstance->PLLCR |= LFAST_PLLCR_SWPON(1); in Clock_Ip_EnableLfastPLL()
531 #define LFAST_PLLCR_SWPON(x) (((uint32_t)(((uint32_t)(x)) << LFAST_PLLCR_SWPON_… macro