Home
last modified time | relevance | path

Searched defs:state (Results 326 – 350 of 632) sorted by relevance

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c472 const char *bt_iso_chan_state_str(uint8_t state) in bt_iso_chan_state_str()
490 void bt_iso_chan_set_state_debug(struct bt_iso_chan *chan, enum bt_iso_state state, in bt_iso_chan_set_state_debug()
527 void bt_iso_chan_set_state(struct bt_iso_chan *chan, enum bt_iso_state state) in bt_iso_chan_set_state()
2798 struct bt_hci_cmd_state_set state; in hci_le_create_big() local
2857 struct bt_hci_cmd_state_set state; in hci_le_create_big_test() local
3405 struct bt_hci_cmd_state_set state; in hci_le_big_create_sync() local
Dkeys.h68 uint8_t state; member
/Zephyr-latest/drivers/can/
Dcan_stm32_bxcan.c61 enum can_state state; member
156 static int can_stm32_get_state(const struct device *dev, enum can_state *state, in can_stm32_get_state()
191 enum can_state state; in can_stm32_bus_state_change_isr() local
/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c132 int state = (handler != NULL) ? PROPERTY_ENABLE : PROPERTY_DISABLE; in lis2dw12_trigger_set() local
/Zephyr-latest/drivers/sensor/st/lsm9ds0_gyro/
Dlsm9ds0_gyro.c29 uint8_t state = (power << LSM9DS0_GYRO_SHIFT_CTRL_REG1_G_PD) | in lsm9ds0_gyro_power_ctrl() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.c310 struct net_buf_simple_state state; in scan_recv() local
Dpriv_beacon_srv.c23 uint8_t state; member
/Zephyr-latest/subsys/dap/
Ddap_backend_usb.c43 atomic_t state; member
Dcmsis_dap.c32 atomic_t state; member
291 uint8_t state; in dap_swj_pins() local
/Zephyr-latest/include/zephyr/bluetooth/audio/
Daics.h329 bt_aics_state_cb state; member
/Zephyr-latest/drivers/i2c/
Di2c_ene_kb1200.c25 volatile int state; member
Di2c_mcux_flexcomm.c217 static void mcux_flexcomm_bitbang_set_scl(void *io_context, int state) in mcux_flexcomm_bitbang_set_scl()
224 static void mcux_flexcomm_bitbang_set_sda(void *io_context, int state) in mcux_flexcomm_bitbang_set_sda()
Di2c_cc32xx.c75 volatile enum i2c_cc32xx_state state; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_fll16m.c87 uint32_t state, in hfxo_cb()
/Zephyr-latest/lib/hash/
Dhash_map_oa_lp.c27 enum bucket_state state; member
/Zephyr-latest/lib/libc/minimal/source/string/
Dstring.c161 char *strtok_r(char *str, const char *sep, char **state) in strtok_r()
/Zephyr-latest/drivers/dma/
Ddma_nxp_sof_host_dma.c46 enum channel_state state; member
/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_lpcomp.c95 enum pm_device_state state; in shim_nrf_lpcomp_is_resumed() local
/Zephyr-latest/tests/boards/espressif/wifi/src/
Dmain.c266 int state = wifi_state(); in ZTEST() local
/Zephyr-latest/tests/subsys/mgmt/mcumgr/enum_mgmt/src/
Dmain.c173 static bool parse_list_entries(zcbor_state_t *state, void *user_data) in parse_list_entries()
405 static bool parse_details_entries(zcbor_state_t *state, void *user_data) in parse_details_entries()
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c187 struct led_onoff_state *state = model->rt->user_data; in gen_onoff_get() local
206 struct led_onoff_state *state = model->rt->user_data; in gen_onoff_set_unack() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c120 struct search_state *state; member
952 uint8_t next_att, struct search_state *state, in create_attr_list()
1082 struct search_state state = { in sdp_svc_att_req() local
1198 struct search_state state = { in sdp_svc_search_att_req() local
1814 enum uuid_state state) in sdp_client_notify_result()
/Zephyr-latest/include/zephyr/
Ddevice.h512 struct device_state *state; member
1209 level, prio, api, state, deps) \ argument
1271 data, config, level, prio, api, state, ...) \ argument
/Zephyr-latest/subsys/bluetooth/audio/
Dmpl_internal.h82 uint8_t state; member
/Zephyr-latest/drivers/input/
Dinput_gpio_kbd_matrix.c50 uint32_t state; in gpio_kbd_matrix_drive_column() local

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