Home
last modified time | relevance | path

Searched refs:ipc_service_drop_tx_buffer (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/ipc/
Dipc_service.h390 int ipc_service_drop_tx_buffer(struct ipc_ept *ept, const void *data);
/Zephyr-latest/subsys/ipc/ipc_service/
Dipc_service.c205 int ipc_service_drop_tx_buffer(struct ipc_ept *ept, const void *data) in ipc_service_drop_tx_buffer() function