Searched refs:app_qspi_command_receive_async (Results 1 – 3 of 3) sorted by relevance
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/drivers_ext/gr551x/ |
| D | gr551x_spi_flash.c | 168 app_qspi_command_receive_async(g_qspi_ctl.qspi_id, &command, (uint8_t*)&status); in spi_flash_read_status() 206 app_qspi_command_receive_async(g_qspi_ctl.qspi_id, &command, data); in spi_flash_device_size() 287 app_qspi_command_receive_async(g_qspi_ctl.qspi_id, &command, buffer); in qspi_flash_read() 602 app_qspi_command_receive_async(g_qspi_ctl.qspi_id, &command, data); in spi_flash_device_id()
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/inc/ |
| D | app_qspi.h | 250 uint16_t app_qspi_command_receive_async(app_qspi_id_t id, app_qspi_command_t *p_cmd, uint8_t *p_dat…
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/src/ |
| D | app_qspi.c | 779 uint16_t app_qspi_command_receive_async(app_qspi_id_t id, app_qspi_command_t *p_cmd, uint8_t *p_dat… in app_qspi_command_receive_async() function
|