Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dipm.h105 ipm_complete_t complete; member
/Zephyr-Core-3.4.0/drivers/ipm/
Dipm_cavs_host.c169 static void complete(const struct device *ipmdev) in complete() function
/Zephyr-Core-3.4.0/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-Core-3.4.0/drivers/i2c/
Di2c_cc13xx_cc26xx.c30 struct k_sem complete; member
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/mesh/
Dblob_cli.h302 struct k_work complete; member
Dmain.h275 void (*complete)(uint16_t net_idx, uint16_t addr); member
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_llcp_common.c1159 static bool rp_comm_tx_proxy(struct ll_conn *conn, struct proc_ctx *ctx, const bool complete)
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dpb_adv.c323 const struct bt_mesh_send_cb *complete; in gen_prov_ack_send() local
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dl2cap.c2668 bool complete) in l2cap_chan_recv()
2694 void bt_l2cap_recv(struct bt_conn *conn, struct net_buf *buf, bool complete) in bt_l2cap_recv()
/Zephyr-Core-3.4.0/drivers/spi/
Dspi_pl022.c547 bool complete = false; in spi_pl022_dma_callback() local
/Zephyr-Core-3.4.0/drivers/i3c/
Di3c_cdns.c439 struct k_sem complete; member