Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_spi.h566 #define IS_SPI_DATASIZE(__DATASIZE__) (((__DATASIZE__) == SPI_DATASIZE_16BIT) || \ argument
567 ((__DATASIZE__) == SPI_DATASIZE_8BIT))

Completed in 6 milliseconds