Searched refs:allow (Results 26 – 50 of 402) sorted by relevance
12345678910>>...17
/Zephyr-latest/tests/drivers/build_all/mdio/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/ |
D | b_u585i_iot02a.overlay | 16 /* Set domain clock to HSI to allow wakeup from Stop mode */
|
D | nucleo_wb55rg.overlay | 17 /* Set domain clock to HSI to allow wakeup from Stop mode */
|
/Zephyr-latest/samples/subsys/debug/fuzz/ |
D | Kconfig | 13 int "Ticks to allow for fuzz case processing"
|
/Zephyr-latest/subsys/rtio/ |
D | Kconfig.workq | 9 Enable RTIO Work-queues to allow processing synchronous operations
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nordic_qspi_nor | 41 allow the write to proceed. Multiple transfers will be initiated 49 Enable setting up the QSPI NOR driver to allow for execution of code
|
/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | Kconfig | 35 allow nPRIV access at all. However, since the background map 59 Enable this to allow MPU RWX access to flash memory
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_callbacks.rst | 14 callback allows the application to inspect the request path and allow or deny 132 Some callbacks expect a return status to either allow or disallow an operation, 295 data is :c:struct:`fs_mgmt_file_access`. Instead of returning true to allow 297 :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other return code 314 allow the action or false to deny, a MCUmgr result code needs to be 315 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other 322 true to allow the action or false to deny, a MCUmgr result code needs to be 323 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bbram.rst | 6 The BBRAM APIs allow interfacing with the unique properties of this memory region. The following
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.lorawan | 42 Will reassemble downlink LoRaWAN messages together to allow for messages larger than a 52 server, this will allow the next packet to be received without waiting for next
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_timeout.rst | 26 allow for delays that are represented as unsigned 32-bit values counting 55 in some applications, as it does allow a millisecond-resolution calculation of
|
/Zephyr-latest/samples/boards/st/uart/single_wire/ |
D | README.rst | 15 Add a ``single_wire_uart_loopback`` fixture to your board in the hardware map to allow
|
/Zephyr-latest/arch/arm64/ |
D | Kconfig | 24 allow interfacing to a custom external interrupt controller and this
|
/Zephyr-latest/tests/drivers/build_all/fpga/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | attributes.rst | 9 Attributes allow for obtaining metadata and changing configuration of a sensor.
|
D | power_management.rst | 5 for various channels. Some sensors may allow for low noise, low power, or suspending channels
|
/Zephyr-latest/boards/segger/ip_k66f/ |
D | linker.ld | 13 * This is the linker script for ip_k66f board to allow ethernet
|
/Zephyr-latest/tests/drivers/build_all/w1/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.cap | 25 Enabling this will allow a CAP acceptor to be a set member.
|
/Zephyr-latest/samples/posix/gettimeofday/ |
D | README.rst | 20 - NAT/routing should be set up to allow connections to the Internet
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_srv.rst | 25 doesn't allow to send a postponed response, for example from a work queue.
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | mimxrt1170_evk_mimxrt1176_cm7.overlay | 7 * with real-world devicetree nodes, to allow these tests to run on
|
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/ |
D | README.rst | 20 software and hardware specific information which allow to fully
|
/Zephyr-latest/samples/subsys/usb/audio/headset/ |
D | README.rst | 19 software and hardware specific information which allow to fully
|
12345678910>>...17