Home
last modified time | relevance | path

Searched refs:Cy_IPC_Pipe_EndpointPause (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_pipe.h310 cy_en_ipc_pipe_status_t Cy_IPC_Pipe_EndpointPause(uint32_t epAddr);
/hal_infineon-latest/bless/
Dcy_ble_hal_pvt.c1256 (void)Cy_IPC_Pipe_EndpointPause(CY_BLE_IPC_CONTROLLER_ADDR); in Cy_BLE_HAL_DisableControllerIpcPipeInterrupt()
1282 (void)Cy_IPC_Pipe_EndpointPause(CY_BLE_IPC_HOST_ADDR); in Cy_BLE_HAL_DisableHostIpcPipeInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c777 cy_en_ipc_pipe_status_t Cy_IPC_Pipe_EndpointPause(uint32_t epAddr) in Cy_IPC_Pipe_EndpointPause() function