Home
last modified time | relevance | path

Searched full:present (Results 1 – 25 of 785) sorted by relevance

12345678910>>...32

/Zephyr-latest/modules/
DKconfig.mcux24 Set if the 12B1MSPS SAR ADC module is present in the SoC.
29 Set if the 12-bit ADC (ADC12) module is present in the SoC.
34 Set if the 16-bit ADC (ADC16) module is present in the SoC.
39 Set if the LPADC module is present in the SoC.
44 Set if the L1 or L2 cache is present in the SoC.
49 Set if the clock control module (CCM) module is present in the SoC.
54 Set if the revision 2 of clock control module (CCM) module is present in the SoC.
55 This is present in SoC's such as RT1170
60 Set if the syscon module is present in the SoC.
66 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-latest/dts/bindings/usb/uac2/
Dzephyr,uac2-channel-cluster.yaml9 description: Front Left channel present in the cluster
13 description: Front Right channel present in the cluster
17 description: Front Center channel present in the cluster
21 description: Low Frequency Effects channel present in the cluster
25 description: Back Left channel present in the cluster
29 description: Back Right channel present in the cluster
33 description: Front Left of Center channel present in the cluster
37 description: Front Right of Center channel present in the cluster
41 description: Back Center channel present in the cluster
45 description: Side Left channel present in the cluster
[all …]
Dzephyr,uac2-feature-unit.yaml9 # channel(s). The "not-present" value is allowed to facilitate having controls
10 # that are not present on the Primary channel, but only present at the Logical
24 - "not-present"
32 - "not-present"
40 - "not-present"
48 - "not-present"
56 - "not-present"
64 - "not-present"
72 - "not-present"
80 - "not-present"
[all …]
/Zephyr-latest/tests/cmake/overlays/soc_folder_kconfig/src/
Dmain.c65 zassert_false(INCLUDED_BOARD_SUFFIX, "Did not expect board suffix config to be present"); in ZTEST()
68 zassert_false(INCLUDED_BOARD, "Did not expect board config to be present"); in ZTEST()
69 zassert_true(INCLUDED_BOARD_QUALIFIERS, "Expected board qualifier config to be present"); in ZTEST()
72 zassert_true(INCLUDED_BOARD, "Expected board config to be present"); in ZTEST()
74 "Did not expect board qualifier config to be present"); in ZTEST()
78 zassert_false(INCLUDED_BOARD_OTHER, "Did not expect board other config to be present"); in ZTEST()
79 zassert_true(INCLUDED_SOC, "Expect soc config to be present"); in ZTEST()
80 zassert_false(INCLUDED_SOC_SUFFIX, "Did not expect soc suffix config to be present"); in ZTEST()
81 zassert_false(INCLUDED_SOC_OTHER, "Did not expect soc other config to be present"); in ZTEST()
87 zassert_true(INCLUDED_BOARD_SUFFIX, "Expected board suffix config to be present"); in ZTEST()
[all …]
/Zephyr-latest/tests/cmake/overlays/soc_folder_overlay/src/
Dmain.c53 zassert_false(INCLUDED_APP, "Did not expect app overlay to be present"); in ZTEST()
54 zassert_false(INCLUDED_BOARD_SUFFIX, "Did not expect board suffix overlay to be present"); in ZTEST()
57 zassert_false(INCLUDED_BOARD, "Did not expect board overlay to be present"); in ZTEST()
58 zassert_true(INCLUDED_BOARD_QUALIFIERS, "Expected board qualifier overlay to be present"); in ZTEST()
60 zassert_true(INCLUDED_BOARD, "Expected board overlay to be present"); in ZTEST()
62 "Did not expect board qualifier overlay to be present"); in ZTEST()
65 zassert_true(INCLUDED_SOC, "Expect soc overlay to be present"); in ZTEST()
66 zassert_false(INCLUDED_SOC_SUFFIX, "Did not expect soc suffix overlay to be present"); in ZTEST()
72 zassert_false(INCLUDED_APP, "Did not expect app overlay to be present"); in ZTEST()
73 zassert_true(INCLUDED_BOARD_SUFFIX, "Expected board suffix overlay to be present"); in ZTEST()
[all …]
/Zephyr-latest/subsys/bluetooth/services/bas/
DKconfig.bas17 bool "Battery Level Identifier Present"
19 Enable this option if the Battery Level Identifier is present.
22 bool "Battery Level Present"
24 Enable this option if the Battery Level is present.
27 bool "Additional Battery Status Present"
29 Enable this option if Additional Battery Status information is present.
Dbas_internal.h23 * - bit 0: Identifier Present
24 * - Indicates whether the identifier field is present.
25 * - bit 1: Battery Level Present
26 * - Indicates whether the battery level field is present.
27 * - bit 2: Additional Status Present
28 * - Indicates whether the additional status field is present.
38 * - bit 0: Battery Present
/Zephyr-latest/dts/bindings/sensor/
Dlm77.yaml21 When present, the polarity on the INT signal is inverted (active-high).
26 When present, the polarity on the T_CRIT_A signal is inverted
32 When present, the fault queue is enabled. The fault queue allows up to 4
Dst,vl53l1x.yaml15 standby (if VDD is present) or complete power off (if
16 VDD is not present). Additionally, if XSHUT is connected
/Zephyr-latest/include/zephyr/bluetooth/services/
Dbas.h50 /** Bit indicating that the Battery Level Status identifier is present. */
53 /** Bit indicating that the Battery Level is present. */
56 /** Bit indicating that additional status information is present. */
60 /** @brief Battery Present Status
65 /** Battery is not present. */
68 /** Battery is present. */
200 /** Battery fault present. */
224 * @brief Set the battery present status.
226 * @param present The battery present status to set.
228 void bt_bas_bls_set_battery_present(enum bt_bas_bls_battery_present present);
/Zephyr-latest/arch/arc/core/
Dprep_c.c32 * @brief Disable the i-cache if present
34 * For those ARC CPUs that have a i-cache present,
45 return; /* skip if i-cache is not present */
53 * @brief Invalidate the data cache if present
55 * For those ARC CPUs that have a data cache present,
66 return; /* skip if d-cache is not present */
/Zephyr-latest/dts/bindings/spi/
Dmicrochip,xec-qmspi-ldma.yaml58 If not present use hardware default value. Refer to chip documentation
65 If not present use hardware default value. Refer to chip documentation
72 and WP#. If not present use hardware default value. Refer to chip
79 If not present use hardware default value. Refer to chip documentation
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_dir_list_internal.h45 /** Bit 1 Current Size Present*/
47 /** Bit 2 Allocated Size Present */
49 /** Bit 3 Object First-Created Present*/
51 /** Bit 4 Object Last-Modified Present*/
53 /** Bit 5 Object Properties Present*/
57 /** Bit 7 Extended Flags Present*/
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/
Dtest_stm.py173 # check that LOGs from Application core are present
179 # check that LOGs from Radio core are present
186 # check that LOGs from PPR core are present
193 # check that LOGs from FLPR core are present
234 # check that LOGs from Application core are present
240 # check that LOGs from Radio core are present
247 # check that LOGs from PPR core are present
254 # check that LOGs from FLPR core are present
/Zephyr-latest/dts/bindings/mdio/
Dmdio-controller.yaml22 When present, the SMA suppresses the 32-bit preamble and transmits
31 If present, this property may be used to specify the MDC frequency based
/Zephyr-latest/subsys/mgmt/mcumgr/
DKconfig27 present in responses when the status is 0. With this option disabled,
33 the old behaviour where the rc field will be present in the response.
/Zephyr-latest/dts/bindings/fs/
Dzephyr,fstab-common.yaml24 Mount file system on boot if present.
32 Mount file system read-only if present.
/Zephyr-latest/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
/Zephyr-latest/dts/bindings/memory-controllers/
Dnxp,flexram.yaml40 property is present, then it will be used. If this
41 property is not present, then the fusemap configuration
/Zephyr-latest/dts/bindings/espi/
Dmicrochip,xec-espi-vw-routing.yaml32 If the property is not present hardware default is used.
44 present the hardware default is used. Note: reset source
/Zephyr-latest/arch/arm/core/offsets/
Doffsets_aarch32.c14 * All of the absolute symbols defined by this module will be present in the
91 /* Registers present only on ARMv7-M and ARMv8-M Mainline */
97 /* Registers present only on certain ARMv8-M implementations */
/Zephyr-latest/arch/x86/include/
Dx86_mmu.h37 #define MMU_P BITL(0) /** Present */
61 #define PF_P BIT(0) /* 0 Non-present page 1 Protection violation */
103 * . - not present
104 * w - present, writable, not executable
105 * a - present, writable, executable
106 * r - present, read-only, not executable
107 * x - present, read-only, executable
/Zephyr-latest/include/zephyr/sd/
Dsd.h50 struct sd_card *card; /*!< Card this function is present on */
108 * @brief checks to see if card is present in the SD slot
111 * @retval true card is present
112 * @retval false card is not present

12345678910>>...32