Searched refs:code (Results 2576 – 2600 of 2837) sorted by relevance
1...<<101102103104105106107108109110>>...114
/Zephyr-4.1.0/samples/subsys/display/lvgl/ |
D | README.rst | 1 .. zephyr:code-sample:: lvgl
|
/Zephyr-4.1.0/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 1 .. zephyr:code-sample:: stm32_pm_serial_wakeup
|
/Zephyr-4.1.0/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 78 .. code-block:: cmake
|
/Zephyr-4.1.0/boards/weact/mini_stm32h7b0/ |
D | mini_stm32h7b0.dts | 36 zephyr,code = <INPUT_KEY_0>;
|
/Zephyr-4.1.0/boards/infineon/xmc47_relax_kit/ |
D | xmc47_relax_kit.dts | 57 zephyr,code-partition = &code_partition;
|
/Zephyr-4.1.0/cmake/compiler/clang/ |
D | target.cmake | 103 # This libgcc code is partially duplicated in compiler/*/target.cmake
|
/Zephyr-4.1.0/boards/st/b_u585i_iot02a/ |
D | b_u585i_iot02a-common.dtsi | 31 zephyr,code = <INPUT_KEY_0>;
|
/Zephyr-4.1.0/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_one.dts | 26 zephyr,code-partition = &slot0_partition;
|
/Zephyr-4.1.0/include/zephyr/net/ |
D | ppp.h | 296 enum ppp_packet_type code,
|
/Zephyr-4.1.0/boards/st/stm32f3_disco/ |
D | stm32f3_disco.dts | 65 zephyr,code = <INPUT_KEY_0>;
|
/Zephyr-4.1.0/boards/st/stm32h735g_disco/ |
D | stm32h735g_disco.dts | 42 zephyr,code = <INPUT_KEY_0>;
|
/Zephyr-4.1.0/doc/services/storage/disk/ |
D | nvme.rst | 42 .. code-block:: devicetree
|
/Zephyr-4.1.0/doc/services/debugging/ |
D | thread-analyzer.rst | 78 You do not need to add any code to the application when using this option.
|
/Zephyr-4.1.0/soc/cdns/dc233c/include/ |
D | xtensa-dc233c.ld | 136 * 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/ |
D | nxp_rt7xx_cm33_cpu1.dtsi | 58 /* RT7XX SRAM partitions are shared between code and data. Boards can 72 /* This partition is shared with code in RAM */
|
D | nxp_rt5xx_common.dtsi | 74 * 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/ |
D | mspi.rst | 114 .. code-block:: devicetree 137 .. code-block:: devicetree
|
/Zephyr-4.1.0/boards/nordic/thingy52/doc/ |
D | index.rst | 370 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/ |
D | ipc_service_icmsg.rst | 46 .. code-block:: devicetree 95 - :zephyr:code-sample:`ipc-icmsg`
|
/Zephyr-4.1.0/drivers/net/ |
D | Kconfig | 95 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/ |
D | index.rst | 45 .. code-block:: console 167 .. code-block:: console
|
/Zephyr-4.1.0/drivers/usb/udc/ |
D | udc_mcux_ehci.c | 442 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()
|
D | udc_ambiq.c | 214 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); \
|
D | udc_mcux_ip3511.c | 442 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/ |
D | index.rst | 148 .. code-block:: C 169 .. code-block:: C 183 .. code-block:: C
|
1...<<101102103104105106107108109110>>...114