Home
last modified time | relevance | path

Searched defs:SPI_FLAG_TXE (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_spi.h327 #define SPI_FLAG_TXE SPI_SR_TXE macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_spi.h303 #define SPI_FLAG_TXE SPI_SR_TXE macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_spi.h394 #define SPI_FLAG_TXE SPI_SR_TXE /* SPI status flag: Tx buffer empty flag … macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h889 #define SPI_FLAG_TXE SPI_FLAG_TXP macro