Home
last modified time | relevance | path

Searched defs:state (Results 351 – 375 of 632) sorted by relevance

1...<<11121314151617181920>>...26

/Zephyr-latest/drivers/gpio/
Dgpio_max14906.c294 uint32_t reg_val, direction, state, new_reg_val; in gpio_max14906_port_toggle_bits() local
/Zephyr-latest/include/zephyr/portability/
Dcmsis_types.h59 uint32_t state; member
/Zephyr-latest/tests/subsys/mgmt/mcumgr/smp_version/src/
Dmain.c73 static bool mcumgr_ret_decode(zcbor_state_t *state, struct group_error *result) in mcumgr_ret_decode()
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.c171 enum pm_device_state state; in bme280_sample_fetch_helper() local
/Zephyr-latest/scripts/build/
Dgen_isr_tables.py35 def set_debug(self, state): argument
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag_internal.h85 bt_hfp_state_t state; member
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_sja1000.h169 enum can_state state; member
/Zephyr-latest/include/zephyr/modem/
Dubx.h70 atomic_t state; member
/Zephyr-latest/drivers/input/
Dinput_kbd_matrix.c32 const kbd_row_t *state = cfg->matrix_new_state; in input_kbd_matrix_ghosting() local
/Zephyr-latest/include/zephyr/drivers/virtualization/
Divshmem.h271 uint32_t state) in z_impl_ivshmem_set_state()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_sar.c83 struct net_buf_simple_state state = {0}; in data_integrity_check() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dlpn.c91 static const char *state2str(int state) in state2str()
137 static inline void lpn_set_state(int state) in lpn_set_state()
Dcfg.c61 static int feature_set(int feature_flag, enum bt_mesh_feat_state state) in feature_set()
/Zephyr-latest/drivers/i2s/
Di2s_nrfx.c37 enum i2s_state state; member
722 uint32_t state, in clock_started_callback()
/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c228 static int tle9104_write_state_internal(const struct device *dev, uint8_t state) in tle9104_write_state_internal()
285 int tle9104_write_state(const struct device *dev, uint8_t state) in tle9104_write_state()
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/
Dmain.c216 struct net_buf_simple_state state; in command_complete() local
247 struct net_buf_simple_state state; in command_status() local
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_gmac.c104 struct phy_link_state *state, in phy_link_state_changed()
234 struct phy_link_state state; in eth_nxp_s32_start() local
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
Dcyabs_rtos_zephyr.c214 cy_rslt_t cy_rtos_get_thread_state(cy_thread_t *thread, cy_thread_state_t *state) in cy_rtos_get_thread_state()
816 cy_rslt_t cy_rtos_is_running_timer(cy_timer_t *timer, bool *state) in cy_rtos_is_running_timer()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmpl.c34 unsigned long state; in cmd_mpl_test_set_media_state() local
/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem.h81 uint32_t state; member
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_priv.h70 static const char *state_name(enum updatehub_state state) in state_name()
/Zephyr-latest/subsys/modbus/
Dmodbus_internal.h110 atomic_t state; member
/Zephyr-latest/kernel/
Dinit.c702 static uint64_t state = (uint64_t)CONFIG_TIMER_RANDOM_INITIAL_STATE; in z_early_rand_get() local
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154.c589 static int ieee802154_enable(struct net_if *iface, bool state) in ieee802154_enable()
/Zephyr-latest/subsys/net/lib/sockets/
Dgetaddrinfo.c60 struct getaddrinfo_state *state = user_data; in dns_resolve_cb() local

1...<<11121314151617181920>>...26