Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_spi.c261 static void SPI_2linesRxISR_8BIT(struct __SPI_HandleTypeDef *hspi);
1751 hspi->RxISR = SPI_2linesRxISR_8BIT; in HAL_SPI_TransmitReceive_IT()
3457 static void SPI_2linesRxISR_8BIT(struct __SPI_HandleTypeDef *hspi) in SPI_2linesRxISR_8BIT() function