/Zephyr-latest/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
|
/Zephyr-latest/drivers/counter/ |
D | counter_nxp_mrt.c | 120 bool active = base->CHANNEL[channel_id].STAT & MRT_CHANNEL_STAT_RUN_MASK; in nxp_mrt_set_top_value() local
|
D | counter_nrfx_timer.c | 62 atomic_t active; member
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | ipso_timer.c | 63 bool active; member
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | micp_mic_dev.c | 75 bool active) in micp_mic_dev_aics_status_cb()
|
D | micp_mic_ctlr.c | 163 bool active) in micp_mic_ctlr_aics_status_cb()
|
D | vcp_vol_rend.c | 86 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
D | vcp_vol_ctlr.c | 210 static void vcs_aics_status_cb(struct bt_aics *inst, int err, bool active) in vcs_aics_status_cb()
|
D | audio.h | 115 bool active; member
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
D | btp_aics.h | 129 bool active; member
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_micp.c | 384 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
D | btp_vcp.c | 456 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
/Zephyr-latest/drivers/audio/ |
D | dmic_nrfx_pdm.c | 36 volatile bool active; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | micp_mic_ctlr.c | 216 static void micp_mic_ctlr_aics_status_cb(struct bt_aics *inst, int err, bool active) in micp_mic_ctlr_aics_status_cb()
|
D | vcp_vol_ctlr.c | 648 static void vcp_vol_ctlr_aics_status_cb(struct bt_aics *inst, int err, bool active) in vcp_vol_ctlr_aics_status_cb()
|
D | bap_scan_delegator.c | 68 bool active; member
|
D | csip_set_coordinator.c | 67 } active; variable
|
/Zephyr-latest/drivers/display/ |
D | display_nrf_led_matrix.c | 117 static void set_pin(uint8_t pin_info, bool active) in set_pin()
|
/Zephyr-latest/drivers/dma/ |
D | dma_iproc_pax_v1.c | 348 bool active) in set_ring_active()
|
D | dma_iproc_pax_v2.c | 412 bool active) in set_ring_active()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | vcp_vol_ctlr_test.c | 172 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
D | vcp_vol_rend_test.c | 156 static void aics_status_cb(struct bt_aics *inst, int err, bool active) in aics_status_cb()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_pca95xx.c | 638 bool enabled, edge, level, active; in gpio_pca95xx_pin_interrupt_configure() local
|
/Zephyr-latest/kernel/ |
D | sched.c | 220 bool active = !z_is_thread_prevented_from_running(_current); in next_up() local
|