Searched defs:command (Results 1 – 9 of 9) sorted by relevance
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/ |
D | cyhal_qspi.c | 366 …atic cy_rslt_t _cyhal_qspi_command_transfer(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, in _cyhal_qspi_command_transfer() 1087 cy_rslt_t cyhal_qspi_read(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t address,… in cyhal_qspi_read() 1149 cy_rslt_t cyhal_qspi_read_async(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t ad… in cyhal_qspi_read_async() 1194 cy_rslt_t cyhal_qspi_write(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t address… in cyhal_qspi_write() 1241 cy_rslt_t cyhal_qspi_write_async(cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t a… in cyhal_qspi_write_async() 1286 …cyhal_qspi_t *obj, const cyhal_qspi_command_t *command, uint32_t address, const void *tx_data, siz… in cyhal_qspi_transfer()
|
D | cyhal_udb_sdio.c | 493 …_cmd(cyhal_sdio_t *obj, cyhal_sdio_transfer_type_t direction, cyhal_sdio_command_t command, uint32… in cyhal_sdio_send_cmd()
|
D | cyhal_sdhc.c | 2979 cyhal_sdio_command_t command, uint32_t argument, uint32_t* response) in cyhal_sdio_send_cmd()
|
/hal_infineon-3.4.0/XMCLib/drivers/src/ |
D | xmc_i2c.c | 238 …C_CH_MasterStart(XMC_USIC_CH_t *const channel, const uint16_t addr, const XMC_I2C_CH_CMD_t command) in XMC_I2C_CH_MasterStart() 267 …terRepeatedStart(XMC_USIC_CH_t *const channel, const uint16_t addr, const XMC_I2C_CH_CMD_t command) in XMC_I2C_CH_MasterRepeatedStart()
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/ |
D | cy_smif_memslot.c | 949 uint8_t command, in Cy_SMIF_MemCmdReadStatus() 1008 uint8_t command, in Cy_SMIF_MemCmdWriteStatus() 2921 uint8_t command, in ReadAnyReg()
|
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_cdc_bdc.c | 193 whd_result_t whd_cdc_send_ioctl(whd_interface_t ifp, cdc_command_type_t type, uint32_t command, in whd_cdc_send_ioctl()
|
/hal_infineon-3.4.0/whd-bsp-integration/ |
D | cybsp_wifi.c | 260 cyhal_sdio_command_t command, uint32_t argument, in _cybsp_wifi_sdio_try_send_cmd()
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/ |
D | cy_smif_memslot.h | 375 …uint32_t command; /**< The 8-bit command. This value is 0xFFFFFFFF when ther… member
|
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/ |
D | whd_wlioctl.h | 683 uint8_t command; member
|