Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.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.7.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.7.0/drivers/video/
Dvideo_sw_generator.c201 bool cancel) in video_sw_generator_flush()
Dvideo_mcux_csi.c252 static int video_mcux_csi_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in video_mcux_csi_flush()
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dvideo.h396 bool cancel) in video_flush()
Dtee.h345 tee_cancel_t cancel; member
/Zephyr-Core-3.7.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.7.0/scripts/kconfig/
Dguiconfig.py1195 def cancel(_=None): function
/Zephyr-Core-3.7.0/subsys/mgmt/hawkbit/
Dhawkbit.c138 struct hawkbit_cancel cancel; member
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dconn.h1643 void (*cancel)(struct bt_conn *conn); member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Datt.c167 static struct bt_att_req cancel; variable