Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c159 static const uint8_t hal_spi_em9304_read_command[] = { variable
310 …eceive_DMA(&hspi1, (uint8_t*) hal_spi_em9304_read_command, hal_spi_em9304_slave_status, sizeof(hal… in hal_spi_em9304_process()