Home
last modified time | relevance | path

Searched full:enumeration (Results 1 – 25 of 129) sorted by relevance

123456

/Zephyr-latest/include/zephyr/bluetooth/services/
Dbas.h32 * Enumeration for the flags indicating the presence
46 * Enumeration for the flags indicating the presence
62 * Enumeration for the presence of the battery.
74 * Enumeration for the status of the wired external power source.
89 * Enumeration for the status of the wireless external power source.
104 * Enumeration for the charge state of the battery.
122 * Enumeration for the level of charge in the battery.
140 * Enumeration for the type of charging applied to the battery.
161 * Enumeration for the reasons of charging faults.
179 * Enumeration for whether the service is required.
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DCMakeLists.txt7 # Enumeration management group public API is exported by MCUmgr interface API,
8 # when Enumeration Management is enabled.
DKconfig4 # The Kconfig file is dedicated to enumeration management group of
15 bool "MCUmgr handlers for enumeration management"
19 Enables MCUmgr handlers for enumeration management. This allows
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/enum_mgmt/
Denum_mgmt.h22 * Command IDs for enumeration management group.
30 * Command result codes for enumeration management group.
/Zephyr-latest/subsys/net/lib/ptp/
Dstate_machine.h24 * @brief Enumeration of PTP Port States.
40 * @brief Enumeration of PTP events.
/Zephyr-latest/drivers/ipm/
Dipm_mhu.h47 /* MHU enumeration types */
53 /* MHU enumeration types */
/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx_host_commands.h9 * @brief FT8XX host commands enumeration
/Zephyr-latest/dts/bindings/i3c/
Dnuvoton,npcx-i3c.yaml85 Bus Characteristics Register, used for bus enumeration with ENTDAA and
91 Device Characteristics Register, used for bus enumeration with ENTDAA.
/Zephyr-latest/dts/bindings/serial/
Duart-controller.yaml20 Configures the parity of the adapter. Enumeration id 0 for none, 1 for odd
Datmel,sam0-uart.yaml26 Receive Data Pinout. An enumeration with the following values:
45 Transmit Data Pinout. An enumeration with values that depend on the
/Zephyr-latest/tests/drivers/i2s/i2s_speed/
DKconfig20 Use the I2S_DIR_BOTH enumeration value to trigger commands in test
/Zephyr-latest/include/zephyr/dt-bindings/display/
Dpanel.h19 * Display pixel format enumeration.
/Zephyr-latest/tests/drivers/i2s/i2s_api/
DKconfig20 Use the I2S_DIR_BOTH enumeration value to trigger commands in test
/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem_priv.h546 * @brief Link speed configuration enumeration type.
548 * Enumeration type for link speed indication, contains 'link down'
560 * @brief AMBA AHB data bus width configuration enumeration type.
562 * Enumeration type containing the supported width options for the
574 * @brief MDC clock divider configuration enumeration type.
576 * Enumeration type containing the supported clock divider values
597 * @brief DMA RX buffer size configuration enumeration type.
599 * Enumeration type containing the supported size options for the
612 * @brief AHB burst length configuration enumeration type.
614 * Enumeration type containing the supported burst length options
/Zephyr-latest/soc/intel/atom/
Dsoc.h29 * This is added now to get basic enumeration of devices and verify that PCI
/Zephyr-latest/soc/nxp/imx/imx7d/
Dsoc_clk_freq.h39 /*! @brief Clock source enumeration for PWM peripheral. */
/Zephyr-latest/include/zephyr/net/
Ddns_sd.h261 * @brief Check if @a rec is a DNS-SD Service Type Enumeration
263 * DNS-SD Service Type Enumeration is used by network tooling to
272 …* @see <a href="https://datatracker.ietf.org/doc/html/rfc6763#section-9">Service Type Enumeration,…
275 * @return true if @a rec is a DNS-SD Service Type Enumeration
/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c390 * Converts a value of an enumeration type provided by the driver
400 * @param parity Enumeration value to be converted to a bit mask.
445 * Converts a value of an enumeration type provided by the driver
455 * @param stopbits Enumeration value to be converted to a bit mask.
495 * Converts a value of an enumeration type provided by the driver
505 * @param databits Enumeration value to be converted to a bit mask.
546 * Converts a value of an enumeration type provided by the driver
557 * @param hwctrl Enumeration value to be converted to a bit mask.
649 * the UART's Mode Register into a value of an enumeration type provided
691 * the UART's Mode Register into a value of an enumeration type provided
[all …]
/Zephyr-latest/include/zephyr/drivers/sensor/
Dbattery.h27 /* Battery chemistry enumeration.
/Zephyr-latest/include/zephyr/multi_heap/
Dshared_multi_heap.h64 * @brief SMH region attributes enumeration type.
66 * Enumeration type for some common memory region attributes.
/Zephyr-latest/include/zephyr/sensing/
Dsensing_sensor.h63 * @brief Enumeration for sensing subsystem event.
65 * This enumeration defines the various events used by the sensing subsystem.
72 * @brief Enumeration for sensor flag bit.
74 * This enumeration defines the bit for sensor flag.
/Zephyr-latest/subsys/net/lib/dns/
DKconfig203 bool "DNS SD Service Type Enumeration"
207 performs DNS-SD Service Type Enumeration according to RFC 6763,
/Zephyr-latest/tests/drivers/video/api/src/
Dvideo_emul.c81 /* Pick the current format for testing the frame interval enumeration */ in ZTEST()
84 /* Do a first enumeration of frame intervals, expected to work */ in ZTEST()
/Zephyr-latest/include/zephyr/mgmt/mcumgr/mgmt/
Dmgmt_defines.h80 /** Enumeration management group, used for listing supported command groups */
/Zephyr-latest/include/zephyr/drivers/pcie/
Dcontroller.h160 * @brief Start PCIe Endpoints enumeration.
162 * Start a PCIe Endpoints enumeration from a Bus number.
167 * @param bdf_start PCI(e) start endpoint (only bus & dev are used to start enumeration)

123456