Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal.c74 #define SYSCFG_DEFAULT_TIMEOUT 100U macro
932 __IO uint32_t count = SYSCFG_DEFAULT_TIMEOUT * (SystemCoreClock / 20U / 1000U); in HAL_SYSCFG_EnableIOCompensation()