Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/whd-bsp-integration/
Dcy_network_buffer.h151 whd_result_t cy_buffer_add_remove_at_front(whd_buffer_t* buffer, int32_t add_remove_amount);
Dcybsp_wifi.c217 .whd_buffer_add_remove_at_front = cy_buffer_add_remove_at_front,
/hal_infineon-3.6.0/whd-bsp-integration/COMPONENT_CAT4/
Dcy_map_hostbuffer.c91 return (cy_rslt_t)cy_buffer_add_remove_at_front((whd_buffer_t*)buffer, add_remove_amount); in host_buffer_add_remove_at_front()
/hal_infineon-3.6.0/whd-bsp-integration/COMPONENT_LWIP/
Dcy_network_buffer_lwip.c157 whd_result_t cy_buffer_add_remove_at_front(whd_buffer_t* buffer, int32_t add_remove_amount) in cy_buffer_add_remove_at_front() function