Searched defs:cancel (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/drivers/watchdog/ |
D | wdt_counter.c | 69 static int timeout_set(const struct device *dev, int chan_id, bool cancel) in timeout_set()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | ipso_buzzer.c | 128 static int stop_buzzer(struct ipso_buzzer_data *buzzer, bool cancel) in stop_buzzer()
|
D | ipso_timer.c | 135 static int stop_timer(struct ipso_timer_data *timer, bool cancel) in stop_timer()
|
/Zephyr-latest/drivers/video/ |
D | video_mcux_smartdma.c | 199 bool cancel) in nxp_video_sdma_flush()
|
D | video_emul_rx.c | 222 static int emul_rx_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in emul_rx_flush()
|
D | video_sw_generator.c | 213 bool cancel) in video_sw_generator_flush()
|
D | video_mcux_csi.c | 233 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/ |
D | blob_srv.c | 213 static void cancel(struct bt_mesh_blob_srv *srv) in cancel() function
|
D | dfu_cli.c | 675 static void cancel(struct bt_mesh_dfu_cli *cli) in cancel() function
|
/Zephyr-latest/include/zephyr/drivers/ |
D | tee.h | 345 tee_cancel_t cancel; member
|
D | video.h | 574 static inline int video_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in video_flush()
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 1195 def cancel(_=None): function
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 1253 struct hawkbit_cancel cancel = {0}; in s_cancel() local
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | conn.h | 2331 void (*cancel)(struct bt_conn *conn); member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | att.c | 166 static struct bt_att_req cancel; variable
|