/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_messages.c | 84 struct gptp_sync_send_state *state; in gptp_sync_timestamp_callback() local 583 struct gptp_sync_rcv_state *state; in gptp_handle_sync() local 602 struct gptp_sync_rcv_state *state; in gptp_handle_follow_up() local 662 struct gptp_pdelay_req_state *state; in gptp_handle_pdelay_resp() local 717 struct gptp_pdelay_req_state *state; in gptp_handle_pdelay_follow_up() local 853 struct gptp_pdelay_req_state *state; in gptp_send_pdelay_req() local
|
/Zephyr-latest/tests/boards/nrf/nrf70/bustest/src/ |
D | main.c | 22 static int wifi_on(void *state) in wifi_on() 52 static void wifi_off(void *state) in wifi_off()
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | decim_f32.c | 30 float32_t *state, *output_buf, *output; in ZTEST() local 93 float32_t *state, *output_buf, *output; in ZTEST() local
|
D | decim_q15.c | 30 q15_t *state, *output_buf, *output; in ZTEST() local 94 q15_t *state, *output_buf, *output; in ZTEST() local
|
D | decim_q31.c | 30 q31_t *state, *output_buf, *output; in ZTEST() local 94 q31_t *state, *output_buf, *output; in ZTEST() local
|
D | biquad_q15.c | 27 q15_t *state, *output_buf, *output; in ZTEST() local
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | tap_count.c | 25 struct tap_count_state *state = CONTAINER_OF(trig, struct tap_count_state, trig); in tap_handler() local
|
/Zephyr-latest/tests/bluetooth/host/id/mocks/ |
D | conn_expects.c | 13 const bt_conn_state_t state) in expect_single_call_bt_conn_lookup_state_le()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | power.c | 286 void pm_state_set(enum pm_state state, uint8_t substate_id) in pm_state_set() 309 void pm_state_exit_post_ops(enum pm_state state, uint8_t substate_id) in pm_state_exit_post_ops()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | op_agg.c | 71 struct net_buf_simple_state state; in bt_mesh_op_agg_is_op_agg_msg() local
|
D | dfu.h | 28 struct net_buf_simple_state state; in dfu_metadata_checksum() local
|
/Zephyr-latest/include/zephyr/drivers/clock_control/ |
D | arm_clock_control.h | 35 enum arm_soc_state_t state; member
|
/Zephyr-latest/drivers/audio/ |
D | mpxxdtyy.h | 27 enum dmic_state state; member
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest_posix.c | 131 void z_ztest_run_all(const void *state, bool shuffle, int suite_iter, int case_iter) in z_ztest_run_all() 210 bool z_ztest_should_suite_run(const void *state, struct ztest_suite_node *suite) in z_ztest_should_suite_run()
|
/Zephyr-latest/subsys/net/l2/dummy/ |
D | dummy.c | 51 static inline int dummy_enable(struct net_if *iface, bool state) in dummy_enable()
|
/Zephyr-latest/subsys/pm/ |
D | pm_stats.c | 64 void pm_stats_update(enum pm_state state) in pm_stats_update()
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_ataes132a.c | 673 struct ataes132a_driver_state *state = ctx->drv_sessn_state; in do_ccm_encrypt_mac() local 722 struct ataes132a_driver_state *state = ctx->drv_sessn_state; in do_ccm_decrypt_auth() local 767 struct ataes132a_driver_state *state = ctx->drv_sessn_state; in do_block() local 787 struct ataes132a_driver_state *state = session->drv_sessn_state; in ataes132a_session_free() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_clock.c | 30 uint32_t state, int res) in clock_ready() 41 struct lll_clock_state state; in blocking_on() local
|
/Zephyr-latest/tests/net/ieee802154/custom_l2/src/ |
D | main.c | 18 bool state; member 38 static int custom_l2_enable(struct net_if *iface, bool state) in custom_l2_enable()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | pinctrl.h | 320 const struct pinctrl_state *state) in pinctrl_apply_state_direct() 348 const struct pinctrl_state *state; in pinctrl_apply_state() local 415 #define PINCTRL_DT_STATE_INIT(prop, state) \ argument
|
/Zephyr-latest/samples/net/openthread/coap/src/ |
D | led.c | 17 int state; member 163 int coap_led_set_state(const char *addr, int led_id, int state) in coap_led_set_state() 197 int coap_led_get_state(const char *addr, int led_id, int *state) in coap_led_get_state()
|
D | button.h | 22 int state; member
|
D | led.h | 22 int state; member
|
/Zephyr-latest/include/zephyr/pm/ |
D | state.h | 115 enum pm_state state; member 178 enum pm_state state; member
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | phy_microchip_ksz8081.c | 55 struct phy_link_state state; member 143 struct phy_link_state *state) in phy_mc_ksz8081_get_link() 340 struct phy_link_state state = {}; in phy_mc_ksz8081_cfg_link() local 453 struct phy_link_state state = {}; in phy_mc_ksz8081_monitor_work_handler() local
|