Searched defs:command (Results 1 – 3 of 3) sorted by relevance
505 uint32_t command = 0U; in R_SDHI_Read() local568 uint32_t command = 0U; in R_SDHI_Write() local724 uint32_t command = SDHI_PRV_CMD_IO_READ_EXT_SINGLE_BLOCK; in R_SDHI_ReadIoExt() local813 uint32_t command = SDHI_PRV_CMD_IO_WRITE_EXT_SINGLE_BLOCK; in R_SDHI_WriteIoExt() local1384 void r_sdhi_command_send_no_wait (sdhi_instance_ctrl_t * p_ctrl, uint32_t command, uint32_t argumen… in r_sdhi_command_send_no_wait()1420 fsp_err_t r_sdhi_command_send (sdhi_instance_ctrl_t * p_ctrl, uint32_t command, uint32_t argument) in r_sdhi_command_send()1716 uint32_t command, in r_sdhi_read_write_common()1759 uint32_t const command) in r_sdhi_cmd52()2350 uint32_t command, in r_sdhi_read_and_block()
157 uint16_t command; ///< Erase command member170 uint16_t command; ///< Transfer command member
519 fsp_err_t (* command)(mipi_dsi_ctrl_t * const p_api_ctrl, mipi_dsi_cmd_t * p_cmd); member