Home
last modified time | relevance | path

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

/hal_renesas-3.6.0/smartbond/da1469x_hal/
Dda1469x_clock.c549 NVIC_ClearPendingIRQ(PLL_LOCK_IRQn); in da1469x_clock_pll_wait_to_lock()
552 NVIC_EnableIRQ(PLL_LOCK_IRQn); in da1469x_clock_pll_wait_to_lock()
553 while (!NVIC_GetPendingIRQ(PLL_LOCK_IRQn)) { in da1469x_clock_pll_wait_to_lock()
556 NVIC_DisableIRQ(PLL_LOCK_IRQn); in da1469x_clock_pll_wait_to_lock()
/hal_renesas-3.6.0/smartbond/sdk/bsp/include/
DDA1469xAB.h117PLL_LOCK_IRQn = 33, /*!< 33 Pll lock interrupt request. … enumerator