Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1846 while (__HAL_RCC_GET_FLAG(RCC_FLAG_TIMG1PRERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h973 #define RCC_FLAG_TIMG1PRERDY ( (RCC->TIMG1PRER & RCC_TIMG1PRER_TIMG1PRERDY) == RCC_TIMG1PRER_T… macro