Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_spi.c302 … Cy_SCB_SPI_Transfer(obj->base, (uint8_t *)buf, NULL, obj->tx_buffer_size, &obj->context); in _cyhal_spi_irq_handler()
1427 obj->tx_buffer_size = tx_words - rx_words; in cyhal_spi_transfer_async()
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h1418 uint32_t tx_buffer_size; member