Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_spi.h110 SPI_CHAR_SIZE_9 = 1, enumerator
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2223 if (!(char_size == SPI_CHAR_SIZE_8 || char_size == SPI_CHAR_SIZE_9)) { in _spi_set_char_size()