Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_qspi.h356 cy_rslt_t cyhal_qspi_write(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t address…
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_qspi.c1304 cy_rslt_t cyhal_qspi_write(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t address… in cyhal_qspi_write() function
1422 status = cyhal_qspi_write(obj, command, address, tx_data, &tx_size); in cyhal_qspi_transfer()
/hal_infineon-3.7.0/mtb-hal-cat1/
DRELEASE.md104 … to all transfer functions (cyhal_qspi_read, cyhal_qspi_read_async, cyhal_qspi_write, cyhal_qspi_w…