Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pwr_ex.c43 #define PWR_UDERDRIVE_TIMEOUT_VALUE 1000 macro
402 if((HAL_GetTick() - tickstart ) > PWR_UDERDRIVE_TIMEOUT_VALUE) in HAL_PWREx_EnterUnderDriveSTOPMode()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c42 #define PWR_UDERDRIVE_TIMEOUT_VALUE 1000U macro