Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart.h1177 #define IS_UART_LIN(__LIN__) (((__LIN__) == UART_LIN_DISABLE) || \ argument
1178 ((__LIN__) == UART_LIN_ENABLE))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h1370 #define IS_UART_LIN(__LIN__) (((__LIN__) == UART_LIN_DISABLE) || \ argument
1371 ((__LIN__) == UART_LIN_ENABLE))