Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_spi.c118 static void SPI_TxCloseIRQHandler(struct __SPI_HandleTypeDef *hspi);
1685 static void SPI_TxCloseIRQHandler(struct __SPI_HandleTypeDef *hspi) in SPI_TxCloseIRQHandler() function
1768 SPI_TxCloseIRQHandler(hspi); in SPI_TxISR()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_spi.c175 static void SPI_TxCloseIRQHandler(SPI_HandleTypeDef *hspi);
1835 static void SPI_TxCloseIRQHandler(SPI_HandleTypeDef *hspi) in SPI_TxCloseIRQHandler() function
1918 SPI_TxCloseIRQHandler(hspi); in SPI_TxISR()