Home
last modified time | relevance | path

Searched refs:allow (Results 76 – 100 of 411) sorted by relevance

12345678910>>...17

/Zephyr-latest/boards/st/stm32f746g_disco/
Dstm32f746g_disco.dts60 /* Declare attributes for the External flash Mem to allow code execution there */
65 /* Override ATTR_MPU_EXTMEM with ATTR_MPU_IO to allow access */
/Zephyr-latest/boards/gd/gd32e103v_eval/doc/
Dindex.rst85 allow flash programming and debug over USB. There are also program and debug
133 The GD32E103 MCU have a ROM bootloader which allow flash programming. User
/Zephyr-latest/doc/kernel/services/data_passing/
Dstacks.rst49 The kernel does allow an ISR to remove an item from a stack, however
117 its address back on the stack to allow the data structure to be reused.
/Zephyr-latest/boards/ti/sk_am62/doc/
Dindex.rst72 The testing requires the binary to be copied to the SD card to allow the A53 cores to load it while…
96 To allow the board to boot using the SD card, set the boot pins to the SD Card boot mode. Refer to …
/Zephyr-latest/soc/nxp/imxrt/
DKconfig.defconfig38 # Don't allow SOC to sleep after tests complete when PM is enabled
/Zephyr-latest/boards/native/native_sim/
DKconfig24 a native_posix board from kconfig point of view, to allow using it directly with
/Zephyr-latest/cmake/toolchain/llvm/
Dgeneric.cmake26 # This provides a best effort mechanism to allow developers to have the newlib C / Picolibc library
/Zephyr-latest/snippets/xen_dom0/
DREADME.rst10 is implemented as configuration snippet to allow support for any compatible platform.
/Zephyr-latest/drivers/flash/
DKconfig.nrf_rram68 the multiplication would allow erasing all nRF flash pages in
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/
DKconfig32 This will add an extra field to the struct mgmt_handler that will allow a user
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/
DREADME.rst24 In order to allow an easy comparison of the efficiency of the CMSIS-DSP library when used on ARM
/Zephyr-latest/samples/net/sockets/coap_server/
DREADME.rst35 These resources allow a good part of the ETSI test cases to be run
/Zephyr-latest/boards/nordic/nrf9151dk/doc/
Dindex.rst134 have to set the IDAU (SPU) configuration to allow Non-Secure access to all
181 There are 2 samples that allow you to test that the buttons (switches) and LEDs on
/Zephyr-latest/boards/phytec/phyboard_electra/doc/
Dindex.rst104 Therefore, the testing requires the binary to be copied to the SD card to allow the A53 cores to
129 To allow the board to boot using the SD card, set the boot pins to the SD Card boot mode. Refer to …
/Zephyr-latest/drivers/espi/
DKconfig.xec56 Use minimum RAM buffer size by default but allow applications to
65 Use maximum RAM buffer size defined by spec but allow applications
/Zephyr-latest/boards/wch/ch32v003evt/doc/
Dindex.rst72 There is 1 sample program that allow you to test that the LED on the board is
/Zephyr-latest/arch/arm/core/mpu/
DKconfig45 Enable this to allow MPU RWX access to flash memory
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.nxp12 Enabling this feature will allow to save power at the cost of some latency when sending a HCI
/Zephyr-latest/tests/drivers/build_all/ethernet/
Dspi_devices.overlay9 * with real-world devicetree nodes, to allow these tests to run on
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c740 bool allow; local
742 allow = lll_scan_isr_rx_check(lll, irkmatch_ok, devmatch_ok,
747 } else if (allow || lll->is_sync) {
748 devmatch_ok = allow ? 1U : 0U;
750 } else if (!allow) {
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfigVersion.cmake8 # Checking for version 0.0.0 is a way to allow other Zephyr installation to determine if there is a…
90 # Temporary set local Zephyr base to allow using version.cmake to find this Zephyr repository curre…
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld181 * The following is a workaround to allow compiling with GCC 12 and
233 * The Armv8-R aarch64 MPU does not allow overlapped regions.
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst98 Therefore, the testing requires the binary to be copied to the SD card to allow the A53 cores to
123 To allow the board to boot using the SD card, set the boot pins to the SD Card boot mode. Refer to …
/Zephyr-latest/boards/nordic/nrf9161dk/doc/
Dindex.rst137 have to set the IDAU (SPU) configuration to allow Non-Secure access to all
184 There are 2 samples that allow you to test that the buttons (switches) and LEDs on
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst39 to be the lowest available priority, which will allow other interrupts to execute

12345678910>>...17