Home
last modified time | relevance | path

Searched full:allow (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/Zephyr-latest/dts/bindings/gpio/
Drenesas,ra-gpio-ioport.yaml32 description: Pins allow to assign port-irq0
36 description: Pins allow to assign port-irq1
40 description: Pins allow to assign port-irq2
44 description: Pins allow to assign port-irq3
48 description: Pins allow to assign port-irq4
52 description: Pins allow to assign port-irq5
56 description: Pins allow to assign port-irq6
60 description: Pins allow to assign port-irq7
64 description: Pins allow to assign port-irq8
68 description: Pins allow to assign port-irq9
[all …]
/Zephyr-latest/include/zephyr/arch/arc/v2/mpu/
Darc_mpu.h11 #define AUX_MPU_ATTR_UE 0x008 /* allow user execution */
12 #define AUX_MPU_ATTR_UW 0x010 /* allow user write */
13 #define AUX_MPU_ATTR_UR 0x020 /* allow user read */
14 #define AUX_MPU_ATTR_KE 0x040 /* only allow kernel execution */
15 #define AUX_MPU_ATTR_KW 0x080 /* only allow kernel write */
16 #define AUX_MPU_ATTR_KR 0x100 /* only allow kernel read */
/Zephyr-latest/dts/bindings/sensor/
Dnordic,npm2100-vbat.yaml18 When Vout falls to this level, the PMIC will allow more current to flow
25 The boost converter will not allow the battery to drop below this level.
/Zephyr-latest/drivers/sensor/ti/tmp112/
DKconfig21 bool "Allow to set extended mode at runtime"
28 bool "Allow to set conversion rate at runtime"
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
DKconfig19 bool "Allow reading the BMA4XX die temperature"
23 Allow reading the BMA4xx's on-chip temperature sensor. This creates
/Zephyr-latest/subsys/net/lib/http/
DKconfig122 bool "Allow capturing HTTP headers for application use"
155 bool "Allow upgrading to Websocket connection"
159 If this is enabled, then the user can allow the HTTP connection to be
165 bool "Allow wildcard matching of resources"
169 Allow user to specify wildcards when setting up resource strings.
180 allow any existing connections to finalize to avoid binding errors
/Zephyr-latest/subsys/testsuite/ztest/unittest/include/zephyr/arch/
Dcpu.h18 /* C++ does not allow empty structs, add an extra 1 byte */
27 /* C++ does not allow empty structs, add an extra 1 byte */
/Zephyr-latest/drivers/input/
DKconfig.kbd_matrix28 Use a 16 bit type for the internal structure, allow using a matrix
32 bool "Allow runtime changes to the actual key mask"
/Zephyr-latest/dts/bindings/regulator/
Drenesas,da1469x-regulator.yaml30 Allow V30 to be powered from VBUS.
34 Allow V30 to be powered from VBAT.
Dsilabs,series2-dcdc.yaml14 `regulator-allow-bypass`
29 - regulator-allow-bypass
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
DKconfig56 Time in us microseconds allow for software reset.
57 Value of 0 will allow the driver to wait unlimited time.
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi-sfp-mdad.yaml19 - NXP_S32_QSPI_NON_SECURE: Allow the bus attribute for this master to non-secure
20 - NXP_S32_QSPI_SECURE: Allow the bus attribute for this master to secure
/Zephyr-latest/subsys/sip_svc/
DKconfig65 bool "Allow a single client to open a connection at a time"
67 Allow only one client to open a session per controller
/Zephyr-latest/arch/arc/core/dsp/
DKconfig26 across context switches to allow multiple threads to perform concurrent
50 across context switches to allow multiple threads to perform concurrent
/Zephyr-latest/samples/arch/smp/pktqueue/
Dprj.conf1 # Allow worker threads to capture all resources
/Zephyr-latest/samples/arch/smp/pi/
Dprj.conf1 # Allow worker threads to capture all resources
/Zephyr-latest/drivers/firmware/scmi/nxp/
DKconfig5 bool "Allow NXP specific SCMI features"
/Zephyr-latest/drivers/flash/
DKconfig.nordic_qspi_nor41 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/tests/benchmarks/latency_measure/boards/
Dfrdm_k64f.conf2 # allow for a tickless kernel given its 24-bit timer and its 120 MHz
Darduino_due.conf2 # for platforms that do not allow frequency dividers large enough to get
Dfrdm_k22f.conf2 # for platforms that do not allow frequency dividers large enough to get
Dfrdm_k82f.conf2 # for platforms that do not allow frequency dividers large enough to get
Dqemu_cortex_m3.conf2 # for platforms that do not allow frequency dividers large enough to get
Dsame54_xpro.conf2 # for platforms that do not allow frequency dividers large enough to get
Dtwr_ke18f.conf2 # for platforms that do not allow frequency dividers large enough to get

12345678910>>...43