Home
last modified time | relevance | path

Searched refs:part (Results 26 – 50 of 329) sorted by relevance

12345678910>>...14

/Zephyr-latest/arch/arm/core/mpu/
Dnxp_mpu.c62 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()
Darm_mpu_v8_internal.h188 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()
Darm_core_mpu_dev.h242 struct z_arm_mpu_partition *part);
/Zephyr-latest/boards/wiznet/w5500_evb_pico/
Dboard.cmake11 # 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/
Dboard.cmake11 # 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/
Dfirmwares.ld10 * second binary as part of the first one, leading to initialization
/Zephyr-latest/dts/arm/st/u5/
Dstm32u545.dtsi12 /* USB-C PD is not available on this part. */
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/
DKconfig.defconfig10 # Select AIROC part and module
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dboard.cmake14 # 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/
DKconfig17 Ethernet Control Model (ECM) is a part of Communications Device
24 Ethernet Emulation Model (EEM) is part of Communications Device
/Zephyr-latest/drivers/gpio/
DKconfig.mmio329 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/
DREADME.rst43 * 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/
Dcrypto_intel_sha_priv.h66 } part; member
/Zephyr-latest/doc/project/
Dmodifying_contributions.rst11 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/
Dhawkbit_priv.h114 const char *part; member
/Zephyr-latest/samples/subsys/llext/modules/
DKconfig13 hello_world_ext.c, either as an llext module or as a built-in part of
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/
DREADME.txt9 all methods that are part of the SoC interrupt control interface.
/Zephyr-latest/scripts/
Drequirements-base.txt4 # part of the recommended workflow
/Zephyr-latest/soc/nxp/mcx/mcxn/
DKconfig38 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/
Df0_i2c1_hsi.overlay45 * Aim of this part is to provide a base working clock config
Df3_i2c1_hsi.overlay45 * Aim of this part is to provide a base working clock config
/Zephyr-latest/include/zephyr/drivers/misc/
DREADME20 STM32 wake-up pins are part of the Power Control (PWR) peripheral.
/Zephyr-latest/boards/qemu/kvm_arm64/doc/
Dindex.rst51 Refer to the qemu_cortex_a53 board instructions for this part.
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D008_bin-blobs.md31 you are submitting this as part of a new module you may link to the same Pull
/Zephyr-latest/samples/bluetooth/eddystone/
DREADME.rst13 broadcast power levels, and the advertising intervals. It also forms part of

12345678910>>...14