Searched refs:cyhal_qspi_write (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/mtb-hal-cat1/include/ |
| D | cyhal_qspi.h | 356 cy_rslt_t cyhal_qspi_write(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t address…
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_qspi.c | 1304 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-latest/mtb-hal-cat1/ |
| D | RELEASE.md | 121 … to all transfer functions (cyhal_qspi_read, cyhal_qspi_read_async, cyhal_qspi_write, cyhal_qspi_w…
|