Searched refs:allow (Results 1 – 25 of 299) sorted by relevance
12345678910>>...12
/Zephyr-Core-3.4.0/drivers/flash/ |
D | Kconfig.esp32 | 16 Enable this to allow MPU RWX access to flash memory
|
D | Kconfig.ifx_cat1 | 22 Enable this to allow MPU RWX access to flash memory.
|
/Zephyr-Core-3.4.0/doc/hardware/peripherals/ |
D | eeprom.rst | 12 EEPROMs have an erase block size of 1 byte, a long lifetime, and allow
|
/Zephyr-Core-3.4.0/soc/arm/renesas_smartbond/da1469x/ |
D | intvect_reserved.ld | 9 /* Access to addresses in range 0x0-0x1ff is remapped to sram to allow rw
|
/Zephyr-Core-3.4.0/soc/arm/ti_simplelink/cc32xx/ |
D | Kconfig.defconfig.cc3220sf | 22 # Override the setting in misc/Kconfig to allow full use of SRAM:
|
D | Kconfig.defconfig.cc3235sf | 23 # Override the setting in misc/Kconfig to allow full use of SRAM:
|
/Zephyr-Core-3.4.0/tests/drivers/uart/uart_async_api/boards/ |
D | atsamr21_xpro.overlay | 30 /* PAD0 must be configured to allow working loop-back */
|
D | atsamr34_xpro.overlay | 37 /* PAD0 must be configured to allow working loop-back */
|
/Zephyr-Core-3.4.0/include/zephyr/net/ |
D | ethernet_bridge.h | 116 int eth_bridge_iface_allow_tx(struct net_if *iface, bool allow);
|
/Zephyr-Core-3.4.0/tests/drivers/build_all/modem/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/tests/subsys/emul/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/tests/lib/devicetree/api_ext/ |
D | app.overlay | 10 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/drivers/watchdog/ |
D | Kconfig.cmsdk_apb | 19 Enable this setting to allow WDOG to be automatically started
|
/Zephyr-Core-3.4.0/subsys/logging/ |
D | Kconfig.template.log_config_inherit | 5 # This template allow module to use the parent module log level by default.
|
/Zephyr-Core-3.4.0/tests/bluetooth/df/connectionless_cte_chains/ |
D | CMakeLists.txt | 15 # Include paths to allow access to functions implemented in BLE controller
|
/Zephyr-Core-3.4.0/tests/drivers/build_all/mfd/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/arch/arc/core/dsp/ |
D | Kconfig | 31 across context switches to allow multiple threads to perform concurrent 55 across context switches to allow multiple threads to perform concurrent
|
/Zephyr-Core-3.4.0/subsys/net/l2/ethernet/ |
D | bridge.c | 125 int eth_bridge_iface_allow_tx(struct net_if *iface, bool allow) in eth_bridge_iface_allow_tx() argument 134 ctx->bridge.allow_tx = allow; in eth_bridge_iface_allow_tx()
|
/Zephyr-Core-3.4.0/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-Core-3.4.0/samples/drivers/uart/stm32/single_wire/ |
D | README.rst | 14 Add a `single_wire_uart_loopback` fixture to your board in the hardware map to allow
|
/Zephyr-Core-3.4.0/tests/drivers/build_all/video/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/tests/drivers/build_all/display/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/doc/services/device_mgmt/ |
D | mcumgr_callbacks.rst | 14 callback allows the application to inspect the request path and allow or deny 130 Some callbacks expect a return status to either allow or disallow an operation, 293 data is :c:struct:`fs_mgmt_file_access`. Instead of returning true to allow 295 :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other return code 312 allow the action or false to deny, a MCUmgr result code needs to be 313 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other 320 true to allow the action or false to deny, a MCUmgr result code needs to be 321 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other
|
/Zephyr-Core-3.4.0/tests/drivers/build_all/fpga/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-Core-3.4.0/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
|
12345678910>>...12