Home
last modified time | relevance | path

Searched refs:code (Results 2576 – 2600 of 2837) sorted by relevance

1...<<101102103104105106107108109110>>...114

/Zephyr-4.1.0/samples/subsys/display/lvgl/
DREADME.rst1 .. zephyr:code-sample:: lvgl
/Zephyr-4.1.0/samples/boards/st/power_mgmt/serial_wakeup/
DREADME.rst1 .. zephyr:code-sample:: stm32_pm_serial_wakeup
/Zephyr-4.1.0/boards/shields/x_nucleo_bnrg2a1/doc/
Dindex.rst78 .. code-block:: cmake
/Zephyr-4.1.0/boards/weact/mini_stm32h7b0/
Dmini_stm32h7b0.dts36 zephyr,code = <INPUT_KEY_0>;
/Zephyr-4.1.0/boards/infineon/xmc47_relax_kit/
Dxmc47_relax_kit.dts57 zephyr,code-partition = &code_partition;
/Zephyr-4.1.0/cmake/compiler/clang/
Dtarget.cmake103 # This libgcc code is partially duplicated in compiler/*/target.cmake
/Zephyr-4.1.0/boards/st/b_u585i_iot02a/
Db_u585i_iot02a-common.dtsi31 zephyr,code = <INPUT_KEY_0>;
/Zephyr-4.1.0/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/
Dnative_sim_native_one.dts26 zephyr,code-partition = &slot0_partition;
/Zephyr-4.1.0/include/zephyr/net/
Dppp.h296 enum ppp_packet_type code,
/Zephyr-4.1.0/boards/st/stm32f3_disco/
Dstm32f3_disco.dts65 zephyr,code = <INPUT_KEY_0>;
/Zephyr-4.1.0/boards/st/stm32h735g_disco/
Dstm32h735g_disco.dts42 zephyr,code = <INPUT_KEY_0>;
/Zephyr-4.1.0/doc/services/storage/disk/
Dnvme.rst42 .. code-block:: devicetree
/Zephyr-4.1.0/doc/services/debugging/
Dthread-analyzer.rst78 You do not need to add any code to the application when using this option.
/Zephyr-4.1.0/soc/cdns/dc233c/include/
Dxtensa-dc233c.ld136 * code here to avoid TLB misses, thus speed up exception
139 * Note: DO NOT PUT MMU init code here as this will be
/Zephyr-4.1.0/dts/arm/nxp/
Dnxp_rt7xx_cm33_cpu1.dtsi58 /* RT7XX SRAM partitions are shared between code and data. Boards can
72 /* This partition is shared with code in RAM */
Dnxp_rt5xx_common.dtsi74 * between code and data. Boards can
78 * Note that the sram code region starts at an offset of 0x1B000,
79 * as the boot ROM will not load code before 0x1C000. The first
/Zephyr-4.1.0/doc/hardware/peripherals/
Dmspi.rst114 .. code-block:: devicetree
137 .. code-block:: devicetree
/Zephyr-4.1.0/boards/nordic/thingy52/doc/
Dindex.rst370 The green lightwell LED can be tested with the :zephyr:code-sample:`blinky` example.
379 Also the temperature and humidity sensor can be tested with the :zephyr:code-sample:`hts221`
/Zephyr-4.1.0/doc/services/ipc/ipc_service/backends/
Dipc_service_icmsg.rst46 .. code-block:: devicetree
95 - :zephyr:code-sample:`ipc-icmsg`
/Zephyr-4.1.0/drivers/net/
DKconfig95 means the code will make 00:00:5E:00:53:XX, where XX will be
181 means the code will make 00:00:5E:00:53:XX, where XX will be
/Zephyr-4.1.0/boards/gaisler/gr716a_mini/doc/
Dindex.rst45 .. code-block:: console
167 .. code-block:: console
/Zephyr-4.1.0/drivers/usb/udc/
Dudc_mcux_ehci.c442 if (mcux_msg->code == kUSB_DeviceNotifyBusReset) { in udc_mcux_work_handler()
467 ep = mcux_msg->code; in udc_mcux_work_handler()
504 mcux_notify = (usb_device_notification_t)mcux_msg->code; in USB_DeviceNotificationTrigger()
Dudc_ambiq.c214 uint16_t xfer_len, am_hal_usb_xfer_code_e code, in udc_ambiq_ep_xfer_complete_callback() argument
911 uint8_t ep_addr, uint16_t xfer_len, am_hal_usb_xfer_code_e code, void *param) \
914 code, param); \
Dudc_mcux_ip3511.c442 if (mcux_msg->code == kUSB_DeviceNotifyBusReset) { in udc_mcux_work_handler()
467 ep = mcux_msg->code; in udc_mcux_work_handler()
504 mcux_notify = (usb_device_notification_t)mcux_msg->code; in USB_DeviceNotificationTrigger()
/Zephyr-4.1.0/doc/services/rtio/
Dindex.rst148 .. code-block:: C
169 .. code-block:: C
183 .. code-block:: C

1...<<101102103104105106107108109110>>...114