Home
last modified time | relevance | path

Searched defs:state (Results 101 – 125 of 632) sorted by relevance

12345678910>>...26

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c84 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/
Dmain.c22 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/
Ddecim_f32.c30 float32_t *state, *output_buf, *output; in ZTEST() local
93 float32_t *state, *output_buf, *output; in ZTEST() local
Ddecim_q15.c30 q15_t *state, *output_buf, *output; in ZTEST() local
94 q15_t *state, *output_buf, *output; in ZTEST() local
Ddecim_q31.c30 q31_t *state, *output_buf, *output; in ZTEST() local
94 q31_t *state, *output_buf, *output; in ZTEST() local
Dbiquad_q15.c27 q15_t *state, *output_buf, *output; in ZTEST() local
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dtap_count.c25 struct tap_count_state *state = CONTAINER_OF(trig, struct tap_count_state, trig); in tap_handler() local
/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dconn_expects.c13 const bt_conn_state_t state) in expect_single_call_bt_conn_lookup_state_le()
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dpower.c286 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/
Dop_agg.c71 struct net_buf_simple_state state; in bt_mesh_op_agg_is_op_agg_msg() local
Ddfu.h28 struct net_buf_simple_state state; in dfu_metadata_checksum() local
/Zephyr-latest/include/zephyr/drivers/clock_control/
Darm_clock_control.h35 enum arm_soc_state_t state; member
/Zephyr-latest/drivers/audio/
Dmpxxdtyy.h27 enum dmic_state state; member
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest_posix.c131 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/
Ddummy.c51 static inline int dummy_enable(struct net_if *iface, bool state) in dummy_enable()
/Zephyr-latest/subsys/pm/
Dpm_stats.c64 void pm_stats_update(enum pm_state state) in pm_stats_update()
/Zephyr-latest/drivers/crypto/
Dcrypto_ataes132a.c673 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/
Dlll_clock.c30 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/
Dmain.c18 bool state; member
38 static int custom_l2_enable(struct net_if *iface, bool state) in custom_l2_enable()
/Zephyr-latest/include/zephyr/drivers/
Dpinctrl.h320 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/
Dled.c17 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()
Dbutton.h22 int state; member
Dled.h22 int state; member
/Zephyr-latest/include/zephyr/pm/
Dstate.h115 enum pm_state state; member
178 enum pm_state state; member
/Zephyr-latest/drivers/ethernet/phy/
Dphy_microchip_ksz8081.c55 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

12345678910>>...26