Searched full:enumeration (Results 1 – 25 of 129) sorted by relevance
123456
/Zephyr-latest/include/zephyr/bluetooth/services/ |
D | bas.h | 32 * 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/ |
D | CMakeLists.txt | 7 # Enumeration management group public API is exported by MCUmgr interface API, 8 # when Enumeration Management is enabled.
|
D | Kconfig | 4 # 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/ |
D | enum_mgmt.h | 22 * Command IDs for enumeration management group. 30 * Command result codes for enumeration management group.
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | state_machine.h | 24 * @brief Enumeration of PTP Port States. 40 * @brief Enumeration of PTP events.
|
/Zephyr-latest/drivers/ipm/ |
D | ipm_mhu.h | 47 /* MHU enumeration types */ 53 /* MHU enumeration types */
|
/Zephyr-latest/drivers/misc/ft8xx/ |
D | ft8xx_host_commands.h | 9 * @brief FT8XX host commands enumeration
|
/Zephyr-latest/dts/bindings/i3c/ |
D | nuvoton,npcx-i3c.yaml | 85 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/ |
D | uart-controller.yaml | 20 Configures the parity of the adapter. Enumeration id 0 for none, 1 for odd
|
D | atmel,sam0-uart.yaml | 26 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/ |
D | Kconfig | 20 Use the I2S_DIR_BOTH enumeration value to trigger commands in test
|
/Zephyr-latest/include/zephyr/dt-bindings/display/ |
D | panel.h | 19 * Display pixel format enumeration.
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/ |
D | Kconfig | 20 Use the I2S_DIR_BOTH enumeration value to trigger commands in test
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_xlnx_gem_priv.h | 546 * @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/ |
D | soc.h | 29 * This is added now to get basic enumeration of devices and verify that PCI
|
/Zephyr-latest/soc/nxp/imx/imx7d/ |
D | soc_clk_freq.h | 39 /*! @brief Clock source enumeration for PWM peripheral. */
|
/Zephyr-latest/include/zephyr/net/ |
D | dns_sd.h | 261 * @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/ |
D | uart_xlnx_ps.c | 390 * 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/ |
D | battery.h | 27 /* Battery chemistry enumeration.
|
/Zephyr-latest/include/zephyr/multi_heap/ |
D | shared_multi_heap.h | 64 * @brief SMH region attributes enumeration type. 66 * Enumeration type for some common memory region attributes.
|
/Zephyr-latest/include/zephyr/sensing/ |
D | sensing_sensor.h | 63 * @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/ |
D | Kconfig | 203 bool "DNS SD Service Type Enumeration" 207 performs DNS-SD Service Type Enumeration according to RFC 6763,
|
/Zephyr-latest/tests/drivers/video/api/src/ |
D | video_emul.c | 81 /* 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/ |
D | mgmt_defines.h | 80 /** Enumeration management group, used for listing supported command groups */
|
/Zephyr-latest/include/zephyr/drivers/pcie/ |
D | controller.h | 160 * @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