Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 7 of 7) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_sdpcm.c335 bus_common_header_t *packet; in whd_sdpcm_process_rx_packet() local
477 bus_common_header_t *packet; in whd_sdpcm_get_packet_to_send() local
581 bus_common_header_t *packet = in whd_send_to_bus() local
670 …whd_buffer_header_t *packet = (whd_buffer_header_t *)whd_buffer_get_current_piece_data_pointer(whd… in whd_sdpcm_get_next_buffer_in_queue() local
685 whd_buffer_header_t *packet = in whd_sdpcm_set_next_buffer_in_queue() local
Dwhd_cdc_bdc.c403 data_header_t *packet; in whd_network_send_ethernet_data() local
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_common.c294 uint8_t *packet; in whd_bus_transfer_backplane_bytes() local
Dwhd_bus_m2m_protocol.c278 void *packet = NULL; in whd_bus_m2m_read_frame() local
Dwhd_bus_spi_protocol.c938 whd_transfer_bytes_packet_t *packet) in whd_bus_spi_transfer_bytes()
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_usbh.c973 static int32_t XMC_USBH_PipeTransfer (XMC_USBH_PIPE_HANDLE pipe_hndl, uint32_t packet, uint8_t *dat… in XMC_USBH_PipeTransfer()
/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_usbh.h317 …uint32_t packet; /**< Holds packet token and PID information of ongoing data pack… member