Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/drivers/watchdog/
Dwdt_counter.c69 static int timeout_set(const struct device *dev, int chan_id, bool cancel) in timeout_set()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_buzzer.c128 static int stop_buzzer(struct ipso_buzzer_data *buzzer, bool cancel) in stop_buzzer()
Dipso_timer.c135 static int stop_timer(struct ipso_timer_data *timer, bool cancel) in stop_timer()
/Zephyr-latest/drivers/video/
Dvideo_mcux_smartdma.c199 bool cancel) in nxp_video_sdma_flush()
Dvideo_emul_rx.c222 static int emul_rx_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in emul_rx_flush()
Dvideo_sw_generator.c213 bool cancel) in video_sw_generator_flush()
Dvideo_mcux_csi.c233 static int video_mcux_csi_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in video_mcux_csi_flush()
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c213 static void cancel(struct bt_mesh_blob_srv *srv) in cancel() function
Ddfu_cli.c675 static void cancel(struct bt_mesh_dfu_cli *cli) in cancel() function
/Zephyr-latest/include/zephyr/drivers/
Dtee.h345 tee_cancel_t cancel; member
Dvideo.h574 static inline int video_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in video_flush()
/Zephyr-latest/scripts/kconfig/
Dguiconfig.py1195 def cancel(_=None): function
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c1253 struct hawkbit_cancel cancel = {0}; in s_cancel() local
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2331 void (*cancel)(struct bt_conn *conn); member
/Zephyr-latest/subsys/bluetooth/host/
Datt.c166 static struct bt_att_req cancel; variable