Home
last modified time | relevance | path

Searched defs:complete (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dipm.h107 ipm_complete_t complete; member
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c77 void (*complete)(int val); member
176 void (*complete)(int val) = select->complete; in pong_select_complete() local
/Zephyr-latest/drivers/ipm/
Dipm_cavs_host.c171 static void complete(const struct device *ipmdev) in complete() function
/Zephyr-latest/drivers/spi/
Dspi_xlnx_axi_quadspi.c243 bool complete = false; in xlnx_quadspi_start_tx() local
404 bool complete = xlnx_quadspi_start_tx(dev); in xlnx_quadspi_transceive() local
Dspi_pl022.c567 bool complete = false; in spi_pl022_dma_callback() local
/Zephyr-latest/drivers/i2c/
Di2c_cc13xx_cc26xx.c30 struct k_sem complete; member
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h306 struct k_work_delayable complete; member
Dmain.h275 void (*complete)(uint16_t net_idx, uint16_t addr); member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_common.c1171 static bool rp_comm_tx_proxy(struct ll_conn *conn, struct proc_ctx *ctx, const bool complete)
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c2697 bool complete) in l2cap_chan_recv()
2723 void bt_l2cap_recv(struct bt_conn *conn, struct net_buf *buf, bool complete) in bt_l2cap_recv()
/Zephyr-latest/drivers/tee/optee/
Doptee.c67 struct k_sem complete; member
/Zephyr-latest/drivers/i3c/
Di3c_cdns.c545 struct k_sem complete; member