Home
last modified time | relevance | path

Searched refs:cy_buffer_get_current_piece_data_pointer (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/whd-bsp-integration/
Dcy_network_buffer.h106 uint8_t* cy_buffer_get_current_piece_data_pointer(whd_buffer_t buffer);
Dcybsp_wifi.c214 .whd_buffer_get_current_piece_data_pointer = cy_buffer_get_current_piece_data_pointer,
/hal_infineon-latest/whd-bsp-integration/COMPONENT_CAT4/
Dcy_map_hostbuffer.c64 return cy_buffer_get_current_piece_data_pointer((whd_buffer_t)buffer); in host_buffer_get_current_piece_data_pointer()
/hal_infineon-latest/whd-bsp-integration/COMPONENT_LWIP/
Dcy_network_buffer_lwip.c113 uint8_t* cy_buffer_get_current_piece_data_pointer(whd_buffer_t buffer) in cy_buffer_get_current_piece_data_pointer() function