Home
last modified time | relevance | path

Searched defs:state (Results 176 – 200 of 632) sorted by relevance

12345678910>>...26

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dpriv_beacon_cli.h50 uint8_t state; member
/Zephyr-latest/drivers/net/
Dslip.h31 uint8_t state; member
/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c96 static void request_cb(struct onoff_manager *mgr_, struct onoff_client *cli, uint32_t state, in request_cb()
277 const struct pinctrl_state *state; in nrf_gpd_retain_pins_set() local
/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c110 uint32_t state, int res) in cal_lf_callback()
166 uint32_t state, int res) in cal_hf_callback()
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.c74 static void notify_pm_state_entry(enum pm_state state) in notify_pm_state_entry()
92 static void notify_pm_state_exit(enum pm_state state) in notify_pm_state_exit()
/Zephyr-latest/subsys/net/l2/ppp/
Dppp_internal.h121 #define ppp_change_phase(ctx, state) \ argument
124 #define ppp_change_state(fsm, state) \ argument
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dpower_mgmt.c93 static void notify_pm_state_entry(enum pm_state state) in notify_pm_state_entry()
114 static void notify_pm_state_exit(enum pm_state state) in notify_pm_state_exit()
/Zephyr-latest/drivers/power_domain/
Dpower_domain_soc_state_change.c50 enum pm_state state = pm_state_next_get(_current_cpu->id)->state; in pd_pm_action() local
/Zephyr-latest/drivers/sensor/ti/tmag5170/
Dtmag5170_trigger.c83 enum pm_device_state state; in tmag5170_trigger_set() local
/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388_trigger.c87 enum pm_device_state state; in bmp388_trigger_set() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_mcs.h35 uint8_t state; member
/Zephyr-latest/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/src/
Dmain.c89 zcbor_state_t state[10]; in ZTEST() local
/Zephyr-latest/drivers/sensor/ti/bq274xx/
Dbq274xx_trigger.c116 enum pm_device_state state; in bq274xx_trigger_set() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dop_agg_srv.c40 struct net_buf_simple_state state; in handle_sequence() local
/Zephyr-latest/samples/sensor/adc_cmp_npcx/src/
Dmain.c25 } state; variable
/Zephyr-latest/drivers/ethernet/phy/
Dphy_ti_dp83825.c56 struct phy_link_state state; member
162 static int phy_ti_dp83825_get_link(const struct device *dev, struct phy_link_state *state) in phy_ti_dp83825_get_link()
481 struct phy_link_state state = {}; in phy_ti_dp83825_monitor_work_handler() local
Dphy_ti_dp83867.c55 struct phy_link_state state; member
160 static int phy_ti_dp83867_get_link(const struct device *dev, struct phy_link_state *state) in phy_ti_dp83867_get_link()
435 struct phy_link_state state = {}; in phy_ti_dp83867_monitor_work_handler() local
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower.c276 void pm_state_set(enum pm_state state, uint8_t substate_id) in pm_state_set()
370 void pm_state_exit_post_ops(enum pm_state state, uint8_t substate_id) in pm_state_exit_post_ops()
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
Dicmsg_v1.c71 atomic_t state = atomic_get(&dev_data->state); in notify_process() local
181 atomic_t state = atomic_get(&dev_data->state); in mbox_callback_process() local
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/
Dmain.c62 struct state { struct
66 static struct state test_state = { argument
1509 static bool main_predicate(const void *state) in main_predicate()
1515 static bool custom_os_predicate(const void *state) in custom_os_predicate()
1520 static bool custom_os_disabled_predicate(const void *state) in custom_os_disabled_predicate()
1525 static bool custom_cmd_disabled_predicate(const void *state) in custom_cmd_disabled_predicate()
1530 static bool custom_cmd_predicate(const void *state) in custom_cmd_predicate()
1535 static bool custom_cmd_disabled_verify_predicate(const void *state) in custom_cmd_disabled_verify_predicate()
/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x_gyro_trigger.c24 enum pm_device_state state; in bmi08x_handle_drdy_gyr() local
Dbmi08x_accel_trigger.c24 enum pm_device_state state; in bmi08x_handle_drdy_acc() local
/Zephyr-latest/include/zephyr/net/prometheus/
Dcollector.h131 enum prometheus_walk_state state; member
/Zephyr-latest/tests/drivers/clock_control/onoff/src/
Dtest_clock_control_onoff.c84 uint32_t state, int res) in request_cb()
/Zephyr-latest/tests/benchmarks/sched_userspace/src/
Dmain.c28 static inline int stamp(int state) in stamp()

12345678910>>...26