Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_rcc.c140 #ifndef HSEStartUp_TimeOut
142 #define HSEStartUp_TimeOut ((uint16_t)0x0500) macro
269 } while((HSEStatus == RESET) && (StartUpCounter != HSEStartUp_TimeOut)); in RCC_WaitForHSEStartUp()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_rcc.c131 #ifndef HSEStartUp_TimeOut
133 #define HSEStartUp_TimeOut ((uint16_t)0x0500) macro
250 } while((HSEStatus == RESET) && (StartUpCounter != HSEStartUp_TimeOut)); in RCC_WaitForHSEStartUp()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_rcc.c131 #ifndef HSEStartUp_TimeOut
133 #define HSEStartUp_TimeOut ((uint16_t)0x0500) macro
251 while((HSEStatus == RESET) && (StartUpCounter != HSEStartUp_TimeOut)); in RCC_WaitForHSEStartUp()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_rcc.c136 #ifndef HSEStartUp_TimeOut
138 #define HSEStartUp_TimeOut ((uint16_t)0x0500) macro
273 } while((HSEStatus == RESET) && (StartUpCounter != HSEStartUp_TimeOut)); in RCC_WaitForHSEStartUp()
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h50 #define HSEStartUp_TimeOut ((uint16_t)0x0500) /*!< Time out for HSE start up */ macro
51 #define HSE_STARTUP_TIMEOUT HSEStartUp_TimeOut
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h59 #define HSEStartUp_TimeOut ((uint16_t)0x0500) /*!< Time out for HSE start up */ macro
60 #define HSE_STARTUP_TIMEOUT HSEStartUp_TimeOut
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h58 #define HSEStartUp_TimeOut ((uint16_t)0x0500) /*!< Time out for HSE start up */ macro
59 #define HSE_STARTUP_TIMEOUT HSEStartUp_TimeOut
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h50 #define HSEStartUp_TimeOut ((uint16_t)0x0500) /*!< Time out for HSE start up */ macro
51 #define HSE_STARTUP_TIMEOUT HSEStartUp_TimeOut
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/
A Dch32v10x.h90 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x.h90 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Include/
A Dch32f10x.h135 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x.h135 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Include/
A Dch32f20x.h178 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x.h178 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h210 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32/libraries/N32WB452_Firmware_Library/CMSIS/device/
A Dn32wb452.h259 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dn32l40x.h249 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/device/
A Dn32l43x.h249 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/
A Dn32g43x.h247 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32/libraries/N32G4FR_Firmware_Library/CMSIS/device/
A Dn32g4fr.h259 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32/libraries/N32G45x_Firmware_Library/CMSIS/device/
A Dn32g45x.h259 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro
/bsp/n32g452xx/Libraries/N32_Std_Driver/CMSIS/device/
A Dn32g45x.h259 #define HSEStartUp_TimeOut HSE_STARTUP_TIMEOUT macro

Completed in 1307 milliseconds