Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 49) sorted by relevance

12

/Zephyr-Core-3.7.0/samples/userspace/prod_consumer/src/
Dsample_driver_handlers.c11 int z_vrfy_sample_driver_state_set(const struct device *dev, bool active) in z_vrfy_sample_driver_state_set()
Dsample_driver.h62 bool active) in z_impl_sample_driver_state_set()
Dsample_driver_foo.c52 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/
Dmain.c15 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/
Dzperf_session.c26 struct session *active = NULL; in get_session() local
/Zephyr-Core-3.7.0/subsys/fs/fcb/
Dfcb_append.c63 struct fcb_entry *active; in fcb_append() local
/Zephyr-Core-3.7.0/tests/lib/p4workq/src/
Dmain.c25 bool active; member
200 bool active = add_new_item(pri); in ZTEST() local
/Zephyr-Core-3.7.0/tests/bluetooth/audio/cap_commander/uut/
Daics.c12 bool active; member
Dvocs.c12 bool active; member
/Zephyr-Core-3.7.0/samples/bluetooth/hap_ha/src/
Dmicp_mic_dev.c62 static void micp_mic_dev_aics_status_cb(struct bt_aics *inst, int err, bool active) in micp_mic_dev_aics_status_cb()
Dvcp_vol_renderer.c69 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
/Zephyr-Core-3.7.0/subsys/logging/
Dlog_cache.h31 sys_slist_t active; member
/Zephyr-Core-3.7.0/drivers/sensor/aosong/dht/
Ddht.c32 bool active) in dht_measure_signal_duration()
/Zephyr-Core-3.7.0/tests/subsys/logging/log_backend_init/src/
Dmain.c24 bool active; member
/Zephyr-Core-3.7.0/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_client.h36 bool active: 1; member
/Zephyr-Core-3.7.0/include/zephyr/sys/
Dp4wq.h73 sys_dlist_t active; member
/Zephyr-Core-3.7.0/tests/subsys/pm/policy_api/src/
Dmain.c80 bool active; in ZTEST() local
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
Dipso_buzzer.c56 bool active; /* digital state */ member
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dadv.c367 int bt_mesh_scan_active_set(bool active) in bt_mesh_scan_active_set()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dmicp_mic_dev_test.c96 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
Dmicp_mic_ctlr_test.c87 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/
Dlog_backend.h85 bool active; member
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/audio/
Dbtp_aics.c110 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/
Dvocs_internal.h51 bool active; member
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/
Dimg_mgmt_client.c54 bool bootable, pending, confirmed, active, permanent, ok; in image_state_res_fn() local

12