/Zephyr-latest/doc/build/dts/ |
D | zephyr-user-node.rst | 7 Zephyr's devicetree scripts handle the ``/zephyr,user`` node as a special case: 64 handle = <&gpio0>; 69 You can convert the phandles in the ``handle`` and ``handles`` properties to 80 DEVICE_DT_GET(DT_PROP(ZEPHYR_USER_NODE, handle));
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/raytac/mdbt53v_db_40/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/nordic/nrf7002dk/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/adafruit/itsybitsy/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/ |
D | board.cmake | 4 board_runner_args(openocd "--target-handle=TARGET.cm33")
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_sync_iso.h | 108 void lll_sync_iso_flush(uint8_t handle, struct lll_sync_iso *lll); 111 extern struct lll_sync_iso_stream *ull_sync_iso_lll_stream_get(uint16_t handle);
|
/Zephyr-latest/drivers/sensor/vishay/vcnl4040/ |
D | Kconfig | 52 Priority of thread used by the driver to handle interrupts. 59 Stack size of thread used by the driver to handle interrupts.
|
/Zephyr-latest/snippets/xen_dom0/boards/ |
D | qemu_cortex_a53.overlay | 21 * is not capable to parse and handle it in runtime. 39 * is not capable to parse and handle it in runtime.
|
D | rcar_spider_s4_r8a779f0_a55.overlay | 19 * is not capable to parse and handle it in runtime. 37 * is not capable to parse and handle it in runtime.
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | Kconfig | 47 Priority of thread used by the driver to handle interrupts. 54 Stack size of thread used by the driver to handle interrupts.
|
/Zephyr-latest/drivers/sensor/ens160/ |
D | Kconfig | 46 Priority of thread used by the driver to handle interrupts. 53 Stack size of thread used by the driver to handle interrupts.
|
/Zephyr-latest/include/zephyr/xen/public/ |
D | grant_table.h | 274 grant_handle_t handle; member 295 grant_handle_t handle; member
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | pre_dt_board.cmake | 4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|
/Zephyr-latest/boards/st/nucleo_h7s3l8/ |
D | board.cmake | 6 board_runner_args(openocd --target-handle=_CHIPNAME.cpu0)
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/ |
D | broadcaster.c | 228 uint16_t handle = sys_le16_to_cpu(hci_hdr->handle); in validate_no_iso_frag() local 229 uint8_t flags = bt_iso_flags(handle); in validate_no_iso_frag()
|
/Zephyr-latest/drivers/spi/ |
D | spi_mcux_ecspi.c | 32 ecspi_master_handle_t handle; member 99 status = ECSPI_MasterTransferNonBlocking(base, &data->handle, &transfer); in spi_mcux_transfer_next_packet() 113 ECSPI_MasterTransferHandleIRQ(base, &data->handle); in spi_mcux_isr() 116 static void spi_mcux_master_transfer_callback(ECSPI_Type *base, ecspi_master_handle_t *handle, in spi_mcux_master_transfer_callback() argument 212 ECSPI_MasterTransferCreateHandle(base, &data->handle, in spi_mcux_configure()
|
D | spi_rv32m1_lpspi.c | 42 lpspi_master_handle_t handle; member 106 status = LPSPI_MasterTransferNonBlocking(base, &data->handle, in spi_mcux_transfer_next_packet() 119 LPSPI_MasterTransferHandleIRQ(base, &data->handle); in spi_mcux_isr() 123 lpspi_master_handle_t *handle, in spi_mcux_master_transfer_callback() argument 201 LPSPI_MasterTransferCreateHandle(base, &data->handle, in spi_mcux_configure()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/ |
D | test_connect1.c | 193 printk("[ATTRIBUTE] handle %u\n", attr->handle); in discover_func() 198 discover_params.start_handle = attr->handle + 1; in discover_func() 209 discover_params.start_handle = attr->handle + 2; in discover_func() 211 subscribe_params.value_handle = attr->handle + 1; in discover_func() 220 subscribe_params.ccc_handle = attr->handle; in discover_func()
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | options.c | 264 ppp_my_option_handle_t handle; member 298 return d->handle(ctx, pkt, len, info, data); in ppp_my_option_parse() 304 ppp_my_option_handle_t handle) in ppp_my_options_parse() argument 308 .handle = handle, in ppp_my_options_parse()
|
/Zephyr-latest/boards/seagate/faze/ |
D | pre_dt_board.cmake | 7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
|