Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c109 static uint32_t bits2bytes(uint32_t bits) in bits2bytes() function
1081 uint8_t frame_size_bytes = bits2bytes( in transceive_dma()