Searched refs:PWR_FLAG_ODRDY (Results 1 – 4 of 4) sorted by relevance
270 while(!__HAL_PWR_GET_FLAG(PWR_FLAG_ODRDY)) in HAL_PWREx_EnableOverDrive()330 while(__HAL_PWR_GET_FLAG(PWR_FLAG_ODRDY)) in HAL_PWREx_DisableOverDrive()
425 while(!__HAL_PWR_GET_FLAG(PWR_FLAG_ODRDY)) in HAL_PWREx_EnableOverDrive()486 while(__HAL_PWR_GET_FLAG(PWR_FLAG_ODRDY)) in HAL_PWREx_DisableOverDrive()
81 #define PWR_FLAG_ODRDY PWR_CSR1_ODRDY macro
57 #define PWR_FLAG_ODRDY PWR_CSR_ODRDY macro