Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/include/zephyr/sys/
Dnotify.h178 static inline uint32_t sys_notify_get_method(const struct sys_notify *notify) in sys_notify_get_method()
237 static inline int sys_notify_fetch_result(const struct sys_notify *notify, in sys_notify_fetch_result()
264 static inline void sys_notify_init_spinwait(struct sys_notify *notify) in sys_notify_init_spinwait()
292 static inline void sys_notify_init_signal(struct sys_notify *notify, in sys_notify_init_signal()
321 static inline void sys_notify_init_callback(struct sys_notify *notify, in sys_notify_init_callback()
346 static inline bool sys_notify_uses_callback(const struct sys_notify *notify) in sys_notify_uses_callback()
Donoff.h285 struct sys_notify notify; member
/Zephyr-latest/lib/utils/
Dnotify.c11 int sys_notify_validate(struct sys_notify *notify) in sys_notify_validate()
48 sys_notify_generic_callback sys_notify_finalize(struct sys_notify *notify, in sys_notify_finalize()
Donoff.c426 bool notify = false; /* do client notification */ in onoff_request() local
/Zephyr-latest/tests/lib/notify/src/
Dmain.c33 struct sys_notify notify = { in ZTEST() local
50 struct sys_notify notify; in ZTEST() local
104 struct sys_notify notify; in ZTEST() local
176 struct sys_notify notify; in ZTEST() local
/Zephyr-latest/soc/nordic/nrf53/
Dnrf53_cpunet_mgmt.c24 static void onoff_start(struct onoff_manager *mgr, onoff_notify_fn notify) in onoff_start()
31 static void onoff_stop(struct onoff_manager *mgr, onoff_notify_fn notify) in onoff_stop()
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c93 static const char *vol_rend_notify_str(enum vol_rend_notify notify) in vol_rend_notify_str()
105 static void notify_work_reschedule(struct bt_vcp_vol_rend *inst, enum vol_rend_notify notify, in notify_work_reschedule()
122 static void notify(struct bt_vcp_vol_rend *inst, enum vol_rend_notify notify, in notify() function
150 static void value_changed(struct bt_vcp_vol_rend *inst, enum vol_rend_notify notify) in value_changed()
161 bool notify = false; in write_vcs_control() local
Dvocs.c65 static const char *vocs_notify_str(enum bt_vocs_notify notify) in vocs_notify_str()
79 static void notify_work_reschedule(struct bt_vocs_server *inst, enum bt_vocs_notify notify, in notify_work_reschedule()
93 static void notify(struct bt_vocs_server *inst, enum bt_vocs_notify notify, in notify() function
126 static void value_changed(struct bt_vocs_server *inst, enum bt_vocs_notify notify) in value_changed()
185 bool notify = false; in write_vocs_control() local
Daics.c179 static const char *aics_notify_str(enum bt_aics_notify notify) in aics_notify_str()
193 static void notify_work_reschedule(struct bt_aics *inst, enum bt_aics_notify notify, in notify_work_reschedule()
207 static void notify(struct bt_aics *inst, enum bt_aics_notify notify, const struct bt_uuid *uuid, in notify() function
241 static void value_changed(struct bt_aics *inst, enum bt_aics_notify notify) in value_changed()
256 bool notify = false; in write_aics_control() local
Dcsip_set_member.c347 bool notify; in set_lock() local
734 static void notify(struct bt_csip_set_member_svc_inst *svc_inst, struct bt_conn *conn, in notify() function
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.h19 onoff_notify_fn notify; member
Dclock_control_nrf2_common.c55 onoff_notify_fn notify) in onoff_start_option()
70 onoff_notify_fn notify) in onoff_stop_option()
176 onoff_notify_fn notify = cfg->onoff[i].notify; in clock_config_update_end() local
Dclock_control_nrf2_hfxo.c22 onoff_notify_fn notify; member
108 static void onoff_start_hfxo(struct onoff_manager *mgr, onoff_notify_fn notify) in onoff_start_hfxo()
164 static void onoff_stop_hfxo(struct onoff_manager *mgr, onoff_notify_fn notify) in onoff_stop_hfxo()
Dclock_control_nrf.c428 onoff_notify_fn notify) in onoff_stop()
442 onoff_notify_fn notify = user_data; in onoff_started_callback() local
448 onoff_notify_fn notify) in onoff_start()
/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c31 onoff_notify_fn notify; member
176 static void start(struct onoff_manager *mgr, onoff_notify_fn notify) in start()
195 static void stop(struct onoff_manager *mgr, onoff_notify_fn notify) in stop()
/Zephyr-latest/soc/nordic/common/
Dmram_latency.c66 static void no_latency_start(struct onoff_manager *mgr, onoff_notify_fn notify) in no_latency_start()
72 static void no_latency_stop(struct onoff_manager *mgr, onoff_notify_fn notify) in no_latency_stop()
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/
Dmain.c200 struct sys_notify notify; in set_aligned_clock() local
265 struct sys_notify notify; in main() local
/Zephyr-latest/tests/lib/onoff/src/
Dmain.c113 onoff_notify_fn notify; member
126 onoff_notify_fn notify, in run_transit()
139 static void notify(struct transit_state *tsp) in notify() function
/Zephyr-latest/drivers/usb/uvb/
Duvb.h124 void (*notify)(const void *const priv, member
/Zephyr-latest/tests/subsys/logging/log_api/src/
Dmock_backend.c221 static void notify(const struct log_backend *const backend, in notify() function
/Zephyr-latest/include/zephyr/logging/
Dlog_backend.h74 void (*notify)(const struct log_backend *const backend, member
/Zephyr-latest/drivers/counter/
Dmaxim_ds3231.c112 struct sys_notify *notify; member
783 struct sys_notify *notify = NULL; in sync_finish() local
1000 struct sys_notify *notify) in maxim_ds3231_synchronize()
1074 struct sys_notify *notify) in maxim_ds3231_set()
/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt.c50 bool notify) in client_disconnect()
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_common.c590 void policy_notify(const struct device *dev, const enum usbc_policy_notify_t notify) in policy_notify()
602 bool policy_wait_notify(const struct device *dev, const enum usbc_policy_wait_t notify) in policy_wait_notify()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_conn_upd.c643 bool notify; in lp_cu_check_instant() local
1228 bool notify; in rp_cu_check_instant() local

12