Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/Inc/
H A Dstm32l0xx_hal_conf.h140 #if !defined (LSE_STARTUP_TIMEOUT)
141 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
/btstack/port/stm32-l451-miromico-sx1280/Inc/
H A Dstm32l4xx_hal_conf.h167 #if !defined (LSE_STARTUP_TIMEOUT)
168 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/
H A Dstm32wbxx_hal_conf.h153 #if !defined (LSE_STARTUP_TIMEOUT)
154 #define LSE_STARTUP_TIMEOUT 5000U /*!< Time out for LSE start up, in ms */ macro
/btstack/port/stm32-f4discovery-cc256x/Inc/
H A Dstm32f4xx_hal_conf.h140 #if !defined (LSE_STARTUP_TIMEOUT)
141 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Inc/
H A Dstm32l4xx_hal_conf.h153 #if !defined (LSE_STARTUP_TIMEOUT)
154 #define LSE_STARTUP_TIMEOUT 5000U /*!< Time out for LSE start up, in ms */ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_conf_template.h150 #if !defined (LSE_STARTUP_TIMEOUT)
151 #define LSE_STARTUP_TIMEOUT 5000U /*!< Time out for LSE start up, in ms */ macro
H A Dstm32l4xx_hal_rcc.h157 #define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT
/btstack/port/stm32-f4discovery-usb/Core/Inc/
H A Dstm32f4xx_hal_conf.h128 #if !defined (LSE_STARTUP_TIMEOUT)
129 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_conf_template.h125 #if !defined (LSE_STARTUP_TIMEOUT)
126 #define LSE_STARTUP_TIMEOUT 5000U /*!< Time out for LSE start up, in ms */ macro
H A Dstm32f4xx_hal_rcc.h1336 #define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_rcc.h1336 #define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_rcc.h50 #define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc.h319 #define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT /* LSE timeout in ms */
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rcc.h157 #define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT