Searched full:caution (Results 1 – 25 of 34) sorted by relevance
12
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.plic | 73 Caution: This can use quite a bit of RAM (PLICs * IRQs * sizeof(uint16_t)). 82 Caution: This can use quite a bit of RAM (PLICs * IRQs * sizeof(PLIC_IRQ_COUNT_TYPE)).
|
/Zephyr-latest/dts/bindings/disk/ |
D | zephyr,ram-disk.yaml | 35 Use it with caution as it makes memory contents easily accessible.
|
/Zephyr-latest/dts/bindings/timer/ |
D | st,stm32-lptim.yaml | 31 To be used with caution.
|
/Zephyr-latest/modules/hal_nordic/nrfs/ |
D | CMakeLists.txt | 39 … service is for Nordic Semiconductor INTERNAL purposes ONLY. Use it with caution due to risk of ha…
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.toolchain | 9 # Use these features with caution as doing so might introduce unwanted, unexpected, or undefined
|
/Zephyr-latest/dts/bindings/dai/ |
D | nxp,dai-esai.yaml | 49 instead of this value so use with caution. If unsure, it's better to
|
D | nxp,dai-sai.yaml | 50 value so use with caution. If unsure, it's better to simply not
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/arm/mps2/ |
D | mps2_an521_cputest.dts | 36 * caution when using both targets simultaneously.
|
/Zephyr-latest/boards/arm/mps2/ |
D | mps2_an521_cpu0.dts | 36 * caution when using both targets simultaneously.
|
/Zephyr-latest/include/zephyr/sd/ |
D | sd.h | 61 * fields, but use caution when changing values.
|
/Zephyr-latest/boards/st/nucleo_f446re/ |
D | nucleo_f446re.dts | 147 /* CAUTION: PB8 and PB9 may conflict with same pins of I2C1 */
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/ |
D | nucleo_u575zi_q-common.dtsi | 123 /* CAUTION: DAC on PA4 may conflict with SPI1 NSS on same pin */
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 44 may overload the CI system. Modify with caution.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 189 * Caution must be exercised to give the pass the same region size to
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icmsg.rst | 38 .. caution::
|
D | ipc_service_icbmsg.rst | 52 .. caution::
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | bossac.py | 275 msg = 'CAUTION: BOSSAC runner not supported on WSL!'
|
/Zephyr-latest/kernel/include/ |
D | ksched.h | 297 * CAUTION! As a wait queue is of indeterminate length, the scheduler will be
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 177 this API with caution!
|
/Zephyr-latest/include/zephyr/sys/ |
D | mem_blocks.h | 247 * Note: use caution when mixing sys_mem_blocks_get and sys_mem_blocks_alloc,
|
/Zephyr-latest/soc/espressif/esp32/ |
D | esp32-mp.c | 168 * extreme caution.
|
/Zephyr-latest/arch/xtensa/core/ |
D | xtensa_asm2_util.S | 450 * out of simple caution in case app code clears the UM bit by mistake.
|
/Zephyr-latest/boards/renesas/ek_ra8d1/doc/ |
D | index.rst | 145 **CAUTION:** Do not enable SW1-4 and SW1-5 together
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 18 …rd through COM Express connector in order to physically access more I/O. CAUTION: In this case, po…
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_reference_api.h | 32 * provided by other modules. Include this header with caution. If naming
|
12