Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 237) sorted by relevance

12345678910

/Zephyr-Core-3.5.0/modules/
DKconfig.mcux16 Set if the 12B1MSPS SAR ADC module is present in the SoC.
21 Set if the 12-bit ADC (ADC12) module is present in the SoC.
26 Set if the 16-bit ADC (ADC16) module is present in the SoC.
31 Set if the LPADC module is present in the SoC.
36 Set if the L1 or L2 cache is present in the SoC.
41 Set if the clock control module (CCM) module is present in the SoC.
46 Set if the revision 2 of clock control module (CCM) module is present in the SoC.
47 This is present in SoC's such as RT1170
52 Set if the syscon module is present in the SoC.
58 present in the SoC.
[all …]
DKconfig.vega11 Set if the low power uart (LPUART) module is present in the SoC.
16 Set if the low power i2c (LPI2C) module is present in the SoC.
21 Set if the low power spi (LPSPI) module is present in the SoC.
26 Set if the Timer/PWM (TPM) module is present in the SoC.
31 Set if the flash memory (FTFA, FTFE, or FTFL) module is present in
DKconfig.imx16 Set if the GPIO module is present in the SoC.
21 Set if the I2C module is present in the SoC.
26 Set if the EPIT module is present in the SoC.
31 Set if the IOMUXC module is present in the SoC.
/Zephyr-Core-3.5.0/arch/x86/
Dgen_gdt.py108 present = 1
121 access = access | (present << 7) | (dpl << 5) | (desc_type << 4) | accessed
131 present = 1
140 type_byte = ((present << 7) | (dpl << 5) | type_code)
Dgen_idt.py65 present = 1
67 type_attr = gate_type | (dpl << 5) | (present << 7)
78 present = 1
80 type_attr = gate_type | (dpl << 5) | (present << 7)
/Zephyr-Core-3.5.0/
D.yamllint14 present: false
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/
DKconfig28 present in responses when the status is 0. With this option disabled,
34 the old behaviour where the rc field will be present in the response.
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dod_srv.rst14 is dependent on the :ref:`bluetooth_mesh_models_priv_beacon_srv` to be present on the node.
20 If present, the On-Demand Private Proxy Server model must only be instantiated on the primary
Dlcd_srv.rst18 If present, the Large Composition Data Server model must only be instantiated on the primary
31 marks the end of the metadata list and must always be present. If the model has no metadata, the
/Zephyr-Core-3.5.0/boards/arm/mimxrt1170_evk/
Dmimxrt1170_evkb_cm7.dts39 * Partitions are present to support dual core operation.
75 /* FXOS accelerometer is not present in this board */
Dmimxrt1170_evkb_cm4.dts38 * Partitions are present to support dual core operation.
80 /* FXOS accelerometer is not present in this board */
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec1501/
DCMakeLists.txt18 # Use MEC15xx timing calculations only if DWT is not present
/Zephyr-Core-3.5.0/drivers/counter/
DKconfig.xec12 will expose the basic timer devices present on the MCU.
DKconfig.tmr_cmsdk_apb11 The timers (TMR) present in the platform are used as timers.
DKconfig.dtmr_cmsdk_apb11 The dualtimer (DTMR) present in the platform is used as a timer.
/Zephyr-Core-3.5.0/dts/arm/st/f4/
Dstm32f437vX.dtsi9 /* spi5 and spi6 are present on all STM32F437XX SoCs except
Dstm32f427.dtsi63 /* spi5 is present on all STM32F427XX and derivates SoCs except
76 /* spi6 is present on all STM32F427XX and derivates SoCs except
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dentropy.rst10 entropy hardware present on the platform. The entropy APIs are provided
/Zephyr-Core-3.5.0/samples/sensor/thermometer/boards/
Dfrdm_k22f.overlay14 * Note- TCN75A is not present on the FRDM-K22F eval board, and must be
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec172x/
DCMakeLists.txt18 # Use MEC172x timing calculations only if DWT is not present
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
DCMakeLists.txt13 # Use nRF-specific timing calculations only if DWT is not present
/Zephyr-Core-3.5.0/drivers/charger/
Dsbs_charger.c96 val->present = true; in sbs_charger_get_prop()
98 val->present = false; in sbs_charger_get_prop()
/Zephyr-Core-3.5.0/boards/arm/stm32h7b3i_dk/
Dstm32h7b3i_dk_defconfig4 # Set SoC present on the board
/Zephyr-Core-3.5.0/dts/arm/st/f1/
Dstm32f103Xb.dtsi22 /* spi2 is present on all STM32F103xB SoCs except
/Zephyr-Core-3.5.0/drivers/flash/
DKconfig.nxp_s3224 - Quad Enable Requirements bitfield (DW15) must be present in the SFDP
27 - Soft Reset bitfield (DW16) must be present in the SFDP tables to

12345678910