Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/watchdog/
Dwdt_counter.c69 static int timeout_set(const struct device *dev, int chan_id, bool cancel) in timeout_set()
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/video/
Dvideo_sw_generator.c163 bool cancel) in video_sw_generator_flush()
Dvideo_mcux_csi.c224 bool cancel) in video_mcux_csi_flush()
/Zephyr-Core-3.6.0/include/zephyr/drivers/
Dvideo.h394 bool cancel) in video_flush()
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dblob_srv.c215 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-Core-3.6.0/subsys/mgmt/hawkbit/
Dhawkbit.c98 struct hawkbit_cancel cancel; member
/Zephyr-Core-3.6.0/scripts/kconfig/
Dguiconfig.py1195 def cancel(_=None): function
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dconn.h1532 void (*cancel)(struct bt_conn *conn); member
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Datt.c167 static struct bt_att_req cancel; variable