Searched refs:__HSI__ (Results 1 – 1 of 1) sorted by relevance
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ | ||
| A D | stm32l1xx_hal_rcc.h | 162 #define IS_RCC_HSI(__HSI__) (((__HSI__) == RCC_HSI_OFF) || ((__HSI__) == RCC_HSI_ON)) argument |
Completed in 65 milliseconds