Home
last modified time | relevance | path

Searched defs:tx_ptr (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/
Dmailq.c34 struct sample_data *tx_ptr; in send_thread() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_spi.c123 const struct spi_buf_set *tx_ptr = &tx; in sdhc_spi_rx() local
476 const struct spi_buf_set *tx_ptr = &tx; in sdhc_spi_read_data() local
478 const struct spi_buf_set *tx_ptr = NULL; in sdhc_spi_read_data() local
/Zephyr-latest/drivers/flash/
Dflash_andes_qspi.c74 uint32_t tx_ptr; /* write pointer */ member