Home
last modified time | relevance | path

Searched refs:permit (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-3.7.0/boards/arm/mps3/
DKconfig.defconfig8 # will still permit bus access.
/Zephyr-Core-3.7.0/boards/arm/fvp_base_revc_2xaemv8a/
DKconfig10 # This makes 11x64K to permit all allocations to success.
/Zephyr-Core-3.7.0/boards/arm/mps2/
DKconfig.defconfig41 # will still permit bus access.
/Zephyr-Core-3.7.0/doc/_doxygen/
Ddoxygen-awesome-sidebar-only-darkmode-toggle.css14 copies of the Software, and to permit persons to whom the Software is
Ddoxygen-awesome-sidebar-only.css14 copies of the Software, and to permit persons to whom the Software is
Ddoxygen-awesome.css14 copies of the Software, and to permit persons to whom the Software is
/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/
Dieee802154_frame.h251 uint8_t permit : 1; member
254 uint8_t permit : 1;
/Zephyr-Core-3.7.0/cmake/sca/codechecker/
Dsca.cmake44 # issues were detected. Suppress the exit status by default, but permit opting
/Zephyr-Core-3.7.0/doc/kernel/services/scheduling/
Dindex.rst135 the CPU from time to time to permit other threads to execute.
229 to permit the secondary thread to signal the sleeping thread
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dbluetooth-arch.rst36 baseband functional blocks that permit the Link Layer firmware to send and
/Zephyr-Core-3.7.0/boards/arm/v2m_musca_b1/doc/
Dindex.rst270 have to set the idau/sau and mpc configuration to permit access from the
/Zephyr-Core-3.7.0/boards/arm/v2m_musca_s1/doc/
Dindex.rst264 have to set the IDAU/SAU and MPC configuration to permit access from the
/Zephyr-Core-3.7.0/arch/xtensa/core/
DREADME_MMU.txt99 turns out that the TLB entry doesn't permit the access requested, of
/Zephyr-Core-3.7.0/doc/kernel/services/timing/
Dclocks.rst162 permit a more scalable backend data structure, but no such
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/
DKconfig.ll_sw_split524 permit Extended Advertising auxiliary PDU reception be allowed in a
605 permit use of SoC's peripheral for custom use when Bluetooth is not
/Zephyr-Core-3.7.0/doc/kernel/services/
Dinterrupts.rst159 The IRQ must be subsequently **enabled** to permit the ISR to execute.