Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c185 static const uint8_t hal_spi_em9304_zeros[SPI_EM9304_TX_BUFFER_SIZE]; variable
332 …HAL_SPI_TransmitReceive_DMA(&hspi1, (uint8_t*) hal_spi_em9304_zeros, &hal_spi_em9304_rx_buffer[0],… in hal_spi_em9304_process()