Home
last modified time | relevance | path

Searched defs:command (Results 1 – 9 of 9) sorted by relevance

/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/
Dcyhal_qspi.c366 …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()
Dcyhal_udb_sdio.c493 …_cmd(cyhal_sdio_t *obj, cyhal_sdio_transfer_type_t direction, cyhal_sdio_command_t command, uint32… in cyhal_sdio_send_cmd()
Dcyhal_sdhc.c2979 cyhal_sdio_command_t command, uint32_t argument, uint32_t* response) in cyhal_sdio_send_cmd()
/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_i2c.c238 …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/
Dcy_smif_memslot.c949 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/
Dwhd_cdc_bdc.c193 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/
Dcybsp_wifi.c260 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/
Dcy_smif_memslot.h375 …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/
Dwhd_wlioctl.h683 uint8_t command; member