Searched refs:__MSI__ (Results 1 – 1 of 1) sorted by relevance
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ | ||
| A D | stm32l1xx_hal_rcc.h | 173 #define IS_RCC_MSI(__MSI__) (((__MSI__) == RCC_MSI_OFF) || ((__MSI__) == RCC_MSI_ON)) argument |
Completed in 11 milliseconds