Searched defs:LSE_STARTUP_TIMEOUT (Results 1 – 11 of 11) sorted by relevance
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/ |
D | stm32l1xx_hal_conf.h | 122 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/ |
D | stm32l1xx_hal_conf.h | 122 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/ |
D | stm32l1xx_hal_conf.h | 122 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/ |
D | stm32l1xx_hal_conf.h | 122 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/ |
D | stm32l0xx_hal_conf.h | 140 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/ |
D | stm32l0xx_hal_conf.h | 142 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l0xx_hal_conf.h | 151 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/ |
D | stm32l4xx_hal_conf.h | 166 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_conf_template.h | 124 #define LSE_STARTUP_TIMEOUT (5000U) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_hal_conf_template.h | 143 #define LSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for LSE start up, in ms */ macro
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_hal_conf_template.h | 163 #define LSE_STARTUP_TIMEOUT 5000U /*!< Time out for LSE start up, in ms */ macro
|