Searched full:identifies (Results 1 – 25 of 74) sorted by relevance
123
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | mqtt_transport.h | 69 * @param[in] client Identifies the client on which the procedure is requested. 77 * @param[in] client Identifies the client on which the procedure is requested. 88 * @param[in] client Identifies the client on which the procedure is requested. 99 * @param[in] client Identifies the client on which the procedure is requested. 112 * @param[in] client Identifies the client on which the procedure is requested.
|
D | mqtt_internal.h | 152 * @param[in] client Identifies the client for which event occurred. 159 * @param[in] client Identifies the client for which the data was received. 167 * @param[in] client Identifies the client for which the procedure is requested.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | bosch,bma4xx-common.yaml | 8 Identifies pin for the INT1 signal on the sensor. The sensor
|
D | ams,as6212.yaml | 16 Identifies the ALERT signal, which is active-low open drain when
|
D | ti,tmp007.yaml | 16 Identifies the ALERT signal, which is active-low open drain when
|
D | lm75.yaml | 14 Identifies the INT signal, which is active-low open drain by default
|
D | ti,tmp108.yaml | 17 Identifies the ALERT signal, which is active-low open drain when
|
D | bosch,bma280.yaml | 16 Identifies pin for the INT1 signal on the sensor. The sensor
|
D | lm77.yaml | 15 Identifies the INT signal, which is active-low open drain by default
|
D | ams,tsl2540.yaml | 16 Identifies the interrupt pin
|
D | ti,tmp1075.yaml | 24 Identifies the ALERT signal, which is active-low open drain when
|
/Zephyr-latest/dts/bindings/gnss/ |
D | luatos,air530z.yaml | 15 Identifies the On-Off pin for entering into low-power mode.
|
/Zephyr-latest/subsys/testsuite/arch/unit_testing/ |
D | Kconfig | 11 The unit_testing architecture identifies itself as X86 for basic
|
/Zephyr-latest/include/zephyr/net/ |
D | mqtt.h | 318 /** Identifies the event. */ 336 * @param[in] client Identifies the client for which the event is notified. 637 * @param[in] param Identifies message being acknowledged. 649 * @param[in] client Identifies client instance for which the procedure is 651 * @param[in] param Identifies message being acknowledged. 664 * @param[in] param Identifies message being released. 676 * @param[in] client Identifies client instance for which the procedure is 678 * @param[in] param Identifies message being completed. 688 * @param[in] client Identifies client instance for which the procedure 700 * @param[in] client Identifies client instance for which the procedure is [all …]
|
/Zephyr-latest/include/zephyr/drivers/clock_control/ |
D | arm_clock_control.h | 36 /* Identifies the device on the bus */
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | ddt.h | 45 * @note 5.3.4 - identifies unique entities within a PTP network. 54 * @note 5.3.5 - identifies a PTP Port or a Link port.
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.net | 43 Software description parameter uniquely identifies the software that 59 Software version parameter uniquely identifies the software that
|
/Zephyr-latest/dts/bindings/counter/ |
D | espressif,esp32-timer.yaml | 37 The index that identifies a timer within a Timer Group.
|
/Zephyr-latest/doc/ |
D | glossary.rst | 58 identifies a particular system, but does not include additional 70 An optional version string that identifies a particular revision of a 79 uniquely identifies the combination of :term:`board name`, :term:`board
|
/Zephyr-latest/include/zephyr/portability/ |
D | cmsis_os.h | 48 /// \note MUST REMAIN UNCHANGED: \b osCMSIS identifies the CMSIS-RTOS API version. 51 /// \note CAN BE CHANGED: \b osCMSIS_KERNEL identifies the underlying RTOS kernel and version numbe… 135 /// Thread ID identifies the thread (pointer to a thread control block). 139 /// Timer ID identifies the timer (pointer to a timer control block). 143 /// Mutex ID identifies the mutex (pointer to a mutex control block). 147 /// Semaphore ID identifies the semaphore (pointer to a semaphore control block). 151 /// Pool ID identifies the memory pool (pointer to a memory pool control block). 155 /// Message ID identifies the message queue (pointer to a message queue control block). 159 /// Mail ID identifies the mail queue (pointer to a mail queue control block).
|
D | cmsis_os2.h | 207 /* / \details Thread ID identifies the thread. */ 210 /* / \details Timer ID identifies the timer. */ 213 /* / \details Event Flags ID identifies the event flags. */ 216 /* / \details Mutex ID identifies the mutex. */ 219 /* / \details Semaphore ID identifies the semaphore. */ 222 /* / \details Memory Pool ID identifies the memory pool. */ 225 /* / \details Message Queue ID identifies the message queue. */ 231 /* / \details Data type that identifies secure software modules called by a process. */
|
/Zephyr-latest/drivers/dai/intel/alh/ |
D | alh_map.h | 13 * -1 identifies invalid handshakes/streams
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,spi-nor-common.yaml | 90 This value, when present, identifies bits in the status register
|
/Zephyr-latest/kernel/ |
D | device.c | 31 /* A null string identifies no device. So does an empty in z_impl_device_get_binding()
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.dis | 162 A fixed portion of a UDI that identifies the labeler and the
|
123