/Zephyr-latest/arch/arm/core/mpu/ |
D | nxp_mpu.c | 62 static int mpu_partition_is_valid(const struct z_arm_mpu_partition *part) in mpu_partition_is_valid() argument 69 (part->size != 0U) in mpu_partition_is_valid() 71 ((part->size & in mpu_partition_is_valid() 73 == part->size) in mpu_partition_is_valid() 75 ((part->start & in mpu_partition_is_valid()
|
D | arm_mpu_v8_internal.h | 188 static int mpu_partition_is_valid(const struct z_arm_mpu_partition *part) in mpu_partition_is_valid() argument 195 (part->size >= CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE) in mpu_partition_is_valid() 197 ((part->size & in mpu_partition_is_valid() 199 == part->size) in mpu_partition_is_valid() 201 ((part->start & in mpu_partition_is_valid()
|
D | arm_core_mpu_dev.h | 242 struct z_arm_mpu_partition *part);
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/ |
D | board.cmake | 11 # The value is treated as a part of an interface file name that 13 # The value must be the 'stem' part of the name of one of the files
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | board.cmake | 11 # The value is treated as a part of an interface file name that 13 # The value must be the 'stem' part of the name of one of the files
|
/Zephyr-latest/soc/nxp/rw/ |
D | firmwares.ld | 10 * second binary as part of the first one, leading to initialization
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u545.dtsi | 12 /* USB-C PD is not available on this part. */
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/ |
D | Kconfig.defconfig | 10 # Select AIROC part and module
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/ |
D | board.cmake | 14 # The value is treated as a part of an interface file name that 16 # The value must be the 'stem' part of the name of one of the files
|
/Zephyr-latest/subsys/usb/device/class/netusb/ |
D | Kconfig | 17 Ethernet Control Model (ECM) is a part of Communications Device 24 Ethernet Emulation Model (EEM) is part of Communications Device
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.mmio32 | 9 is useful when an SoC or board has registers that aren't part of a
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/ |
D | README.rst | 43 * LED1 is associated with generic OnOff Server's state which is part of Root element 44 * LED2 is associated with Vendor Model which is part of Root element 47 * Button1 and Button2 are associated with gen. OnOff Client or Vendor Model which is part of Root e… 48 …ed with gen. Level Client / Light Lightness Client / Light CTL Client which is part of Root element
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_intel_sha_priv.h | 66 } part; member
|
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 11 to Zephyr's main branch as part of the original pull requests. The authors 22 * integrate useful content which is part of a stale pull request, or 23 * get content merged to the project's main branch as part of a larger
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit_priv.h | 114 const char *part; member
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | Kconfig | 13 hello_world_ext.c, either as an llext module or as a built-in part of
|
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/ |
D | README.txt | 9 all methods that are part of the SoC interrupt control interface.
|
/Zephyr-latest/scripts/ |
D | requirements-base.txt | 4 # part of the recommended workflow
|
/Zephyr-latest/soc/nxp/mcx/mcxn/ |
D | Kconfig | 38 Indicates the second core will be enabled, and the part will run
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/ |
D | f0_i2c1_hsi.overlay | 45 * Aim of this part is to provide a base working clock config
|
D | f3_i2c1_hsi.overlay | 45 * Aim of this part is to provide a base working clock config
|
/Zephyr-latest/include/zephyr/drivers/misc/ |
D | README | 20 STM32 wake-up pins are part of the Power Control (PWR) peripheral.
|
/Zephyr-latest/boards/qemu/kvm_arm64/doc/ |
D | index.rst | 51 Refer to the qemu_cortex_a53 board instructions for this part.
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 008_bin-blobs.md | 31 you are submitting this as part of a new module you may link to the same Pull
|
/Zephyr-latest/samples/bluetooth/eddystone/ |
D | README.rst | 13 broadcast power levels, and the advertising intervals. It also forms part of
|