Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_uart.h309 #define UART_STATE_DISABLE 0x00000000U macro
821 #define IS_UART_STATE(STATE) (((STATE) == UART_STATE_DISABLE) || \

Completed in 6 milliseconds