/Zephyr-Core-3.7.0/samples/userspace/prod_consumer/src/ |
D | sample_driver_handlers.c | 11 int z_vrfy_sample_driver_state_set(const struct device *dev, bool active) in z_vrfy_sample_driver_state_set()
|
D | sample_driver.h | 62 bool active) in z_impl_sample_driver_state_set()
|
D | sample_driver_foo.c | 52 static int sample_driver_foo_state_set(const struct device *dev, bool active) in sample_driver_foo_state_set()
|
/Zephyr-Core-3.7.0/tests/drivers/uart/uart_pm/src/ |
D | main.c | 15 static void polling_verify(const struct device *dev, bool is_async, bool active) in polling_verify() 66 static bool async_verify(const struct device *dev, bool active) in async_verify() 115 static void communication_verify(const struct device *dev, bool active) in communication_verify()
|
/Zephyr-Core-3.7.0/subsys/net/lib/zperf/ |
D | zperf_session.c | 26 struct session *active = NULL; in get_session() local
|
/Zephyr-Core-3.7.0/subsys/fs/fcb/ |
D | fcb_append.c | 63 struct fcb_entry *active; in fcb_append() local
|
/Zephyr-Core-3.7.0/tests/lib/p4workq/src/ |
D | main.c | 25 bool active; member 200 bool active = add_new_item(pri); in ZTEST() local
|
/Zephyr-Core-3.7.0/tests/bluetooth/audio/cap_commander/uut/ |
D | aics.c | 12 bool active; member
|
D | vocs.c | 12 bool active; member
|
/Zephyr-Core-3.7.0/samples/bluetooth/hap_ha/src/ |
D | micp_mic_dev.c | 62 static void micp_mic_dev_aics_status_cb(struct bt_aics *inst, int err, bool active) in micp_mic_dev_aics_status_cb()
|
D | vcp_vol_renderer.c | 69 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
/Zephyr-Core-3.7.0/subsys/logging/ |
D | log_cache.h | 31 sys_slist_t active; member
|
/Zephyr-Core-3.7.0/drivers/sensor/aosong/dht/ |
D | dht.c | 32 bool active) in dht_measure_signal_duration()
|
/Zephyr-Core-3.7.0/tests/subsys/logging/log_backend_init/src/ |
D | main.c | 24 bool active; member
|
/Zephyr-Core-3.7.0/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ |
D | img_mgmt_client.h | 36 bool active: 1; member
|
/Zephyr-Core-3.7.0/include/zephyr/sys/ |
D | p4wq.h | 73 sys_dlist_t active; member
|
/Zephyr-Core-3.7.0/tests/subsys/pm/policy_api/src/ |
D | main.c | 80 bool active; in ZTEST() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | ipso_buzzer.c | 56 bool active; /* digital state */ member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | adv.c | 367 int bt_mesh_scan_active_set(bool active) in bt_mesh_scan_active_set()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | micp_mic_dev_test.c | 96 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
D | micp_mic_ctlr_test.c | 87 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
/Zephyr-Core-3.7.0/include/zephyr/logging/ |
D | log_backend.h | 85 bool active; member
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/audio/ |
D | btp_aics.c | 110 void btp_send_aics_status_ev(struct bt_conn *conn, uint8_t att_status, bool active) in btp_send_aics_status_ev() 553 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | vocs_internal.h | 51 bool active; member
|
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/ |
D | img_mgmt_client.c | 54 bool bootable, pending, confirmed, active, permanent, ok; in image_state_res_fn() local
|