Home
last modified time | relevance | path

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

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