Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/net/lib/lwm2m/
Dipso_buzzer.c137 static int stop_buzzer(struct ipso_buzzer_data *buzzer, bool cancel) in stop_buzzer()
Dipso_timer.c152 static int stop_timer(struct ipso_timer_data *timer, bool cancel) in stop_timer()
/Zephyr-Core-2.7.6/drivers/video/
Dvideo_sw_generator.c163 bool cancel) in video_sw_generator_flush()
Dvideo_mcux_csi.c219 bool cancel) in video_mcux_csi_flush()
/Zephyr-Core-2.7.6/include/drivers/
Dvideo.h375 bool cancel) in video_flush()
/Zephyr-Core-2.7.6/subsys/mgmt/hawkbit/
Dhawkbit.c98 struct hawkbit_cancel cancel; member
/Zephyr-Core-2.7.6/scripts/kconfig/
Dguiconfig.py1195 def cancel(_=None): function
/Zephyr-Core-2.7.6/include/bluetooth/
Dconn.h1242 void (*cancel)(struct bt_conn *conn); member
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Datt.c113 static struct bt_att_req cancel; variable