Searched refs:allow (Results 76 – 100 of 402) sorted by relevance
12345678910>>...17
/Zephyr-latest/boards/gd/gd32a503v_eval/doc/ |
D | index.rst | 110 allow flash programming and debug over USB. There are also program and debug 158 The GD32A503 MCU have a ROM bootloader which allow flash programming. User
|
/Zephyr-latest/boards/gd/gd32e103v_eval/doc/ |
D | index.rst | 102 allow flash programming and debug over USB. There are also program and debug 150 The GD32E103 MCU have a ROM bootloader which allow flash programming. User
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig.defconfig | 42 # Don't allow SOC to sleep after tests complete when PM is enabled
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf_rram | 68 the multiplication would allow erasing all nRF flash pages in
|
/Zephyr-latest/cmake/toolchain/llvm/ |
D | generic.cmake | 26 # This provides a best effort mechanism to allow developers to have the newlib C / Picolibc library
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 24 a native_posix board from kconfig point of view, to allow using it directly with
|
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/ |
D | Kconfig | 32 This will add an extra field to the struct mgmt_handler that will allow a user
|
/Zephyr-latest/snippets/xen_dom0/ |
D | README.rst | 10 is implemented as configuration snippet to allow support for any compatible platform.
|
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/ |
D | README.rst | 24 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/ |
D | README.rst | 35 These resources allow a good part of the ETSI test cases to be run
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig.nxp | 12 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/ |
D | spi_devices.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/boards/ti/sk_am62/doc/ |
D | index.rst | 86 The testing requires the binary to be copied to the SD card to allow the A53 cores to load it while… 110 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/ |
D | Kconfig.xec | 56 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/phytec/phyboard_electra/doc/ |
D | index.rst | 104 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/boards/nordic/nrf9151dk/doc/ |
D | index.rst | 134 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/subsys/debug/ |
D | Kconfig | 69 This will allow the interrupts to be processed while the thread is 118 from here to allow more debugging. 343 select this option to allow the test to proceed by implementing a 374 If unsure, disable OVERRIDE_FRAME_POINTER_DEFAULT to allow the compiler 406 This option exports an array of offsets to kernel structs to allow
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_scan.c | 740 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/ |
D | ZephyrConfigVersion.cmake | 8 # 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/ |
D | linker.ld | 181 * 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/ |
D | phyboard_lyra_am62xx_m4.rst | 96 Therefore, the testing requires the binary to be copied to the SD card to allow the A53 cores to 121 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/ |
D | index.rst | 137 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/releases/ |
D | release-notes-4.1.rst | 306 …It was a legacy option and was used to allow user to call BSD socket API while not enabling POSIX … 355 added to allow Mbed TLS to use statically allocated buffers to store key material 361 added to allow selecting the number of key slots available in the Mbed TLS
|
/Zephyr-latest/boards/wch/ch32v003evt/doc/ |
D | index.rst | 90 There is 1 sample program that allow you to test that the LED on the board is
|
/Zephyr-latest/doc/services/debugging/ |
D | debugmon.rst | 39 to be the lowest available priority, which will allow other interrupts to execute
|
12345678910>>...17