Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/scripts/build/
Dgen_device_deps.py76 def c_handle_comment(dev, handles): argument
98 def c_handle_array(dev, handles, dynamic_deps, extra_support_handles=0): argument
/Zephyr-latest/kernel/
Ddevice.c147 static int device_visitor(const device_handle_t *handles, in device_visitor()
171 const device_handle_t *handles = device_required_handles_get(dev, &handle_count); in device_required_foreach() local
181 const device_handle_t *handles = device_supported_handles_get(dev, &handle_count); in device_supported_foreach() local
/Zephyr-latest/doc/hardware/peripherals/sensor/
Daccel_stream.c39 struct rtio_sqe *handles[2]; in main() local
/Zephyr-latest/samples/sensor/accel_polling/src/
Dmain.c54 struct rtio_sqe *handles[NUM_SENSORS]; in print_accels_stream() local
/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h151 uint16_t handles[0]; member
242 uint16_t handles[0]; member
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h226 uint16_t handles[]; member
343 uint16_t handles[]; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c154 uint8_t ll_cig_parameters_commit(uint8_t cig_id, uint16_t *handles) in ll_cig_parameters_commit()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c1645 uint16_t handles[5]; in read_multiple() local
1696 uint16_t handles[5]; in read_multiple_var() local
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1772 uint16_t *handles; member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2048 uint16_t handles[CONFIG_BT_CTLR_CONN_ISO_STREAMS_PER_GROUP]; in le_set_cig_parameters() local
2120 uint16_t handles[CONFIG_BT_CTLR_CONN_ISO_STREAMS_PER_GROUP]; in le_set_cig_params_test() local