Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rcc.h160 #define IS_RCC_LSE(__LSE__) (((__LSE__) == RCC_LSE_OFF) || ((__LSE__) == RCC_LSE_ON) || \ argument
161 ((__LSE__) == RCC_LSE_BYPASS))

Completed in 12 milliseconds