Searched refs:IR (Results 1 – 16 of 16) sorted by relevance
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/hci/nordic/ |
D | hci_vendor.c | 35 if ((NRF_FICR->IR[0] != UINT32_MAX) && in hci_vendor_read_static_addr() 36 (NRF_FICR->IR[1] != UINT32_MAX) && in hci_vendor_read_static_addr() 37 (NRF_FICR->IR[2] != UINT32_MAX) && in hci_vendor_read_static_addr() 38 (NRF_FICR->IR[3] != UINT32_MAX)) { in hci_vendor_read_static_addr() 39 sys_put_le32(NRF_FICR->IR[0], &addrs[0].ir[0]); in hci_vendor_read_static_addr() 40 sys_put_le32(NRF_FICR->IR[1], &addrs[0].ir[4]); in hci_vendor_read_static_addr() 41 sys_put_le32(NRF_FICR->IR[2], &addrs[0].ir[8]); in hci_vendor_read_static_addr() 42 sys_put_le32(NRF_FICR->IR[3], &addrs[0].ir[12]); in hci_vendor_read_static_addr()
|
/Zephyr-Core-3.6.0/drivers/sensor/max30101/ |
D | Kconfig | 60 Set to operate in SpO2 mode. The red and IR LED channels are active. 65 Set to operate in multi-LED mode. The green, red, and/or IR LED 88 one IR pulse/conversion and one red pulse/conversion per sample 114 hex "LED2 (IR) pulse amplitude" 118 Set the pulse amplitude to control the LED2 (IR) current. The actual 151 2: LED2 (IR), LED2_PA 155 6: LED2 (IR), PILOT_PA 166 2: LED2 (IR), LED2_PA 170 6: LED2 (IR), PILOT_PA 181 2: LED2 (IR), LED2_PA [all …]
|
/Zephyr-Core-3.6.0/boards/arm/stm32g081b_eval/doc/ |
D | index.rst | 18 TFT LCD, IrDA, IR LED, IR receiver, LDR, MicroSD card, CEC on two HDMI 67 - IR LED and IR receiver
|
/Zephyr-Core-3.6.0/drivers/sensor/s11059/ |
D | s11059.c | 63 IR, enumerator 98 return IR; in s11059_convert_channel_to_index()
|
/Zephyr-Core-3.6.0/boards/shields/amg88xx/doc/ |
D | index.rst | 21 `IR Thermophile Array Sensor - Grid-EYE`_. 164 .. _`IR Thermophile Array Sensor - Grid-EYE`: https://industry.panasonic.eu/products/components/sen…
|
/Zephyr-Core-3.6.0/boards/arm/stm32f072_eval/doc/ |
D | index.rst | 20 - IR LED and IR receiver
|
/Zephyr-Core-3.6.0/boards/arm/stm32373c_eval/doc/ |
D | index.rst | 10 …-matrix LCD, IrDA, LDR, MicroSD card, HDMI CEC, ECG, pressure sensor, CAN, IR transmitter and rece… 51 - IR transmitter and receiver
|
/Zephyr-Core-3.6.0/boards/arm/az3166_iotdevkit/doc/ |
D | index.rst | 35 * Infrared emitter for IR remote control or interaction
|
/Zephyr-Core-3.6.0/boards/xtensa/esp32_devkitc_wroom/doc/ |
D | index.rst | 36 - IR (RX/TX)
|
/Zephyr-Core-3.6.0/boards/arm/pandora_stm32l475/doc/ |
D | index.rst | 121 | IR-RX/TX | on-board | Infrared Receiver(38Khz)/Transmitter |
|
/Zephyr-Core-3.6.0/boards/shields/x_nucleo_iks4a1/doc/ |
D | index.rst | 48 - Equipped with industrial connector for IR sensor (STHS34PF80) application
|
/Zephyr-Core-3.6.0/boards/xtensa/olimex_esp32_evb/doc/ |
D | index.rst | 34 - IR receiver and transmitter, up to 5 meters distance.
|
/Zephyr-Core-3.6.0/boards/xtensa/esp32_devkitc_wrover/doc/ |
D | index.rst | 36 - IR (RX/TX)
|
/Zephyr-Core-3.6.0/boards/xtensa/yd_esp32/doc/ |
D | index.rst | 48 - IR (RX/TX)
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | Kconfig | 408 identity roots (IR). The Host will instead use bt_rand to generate 417 The IR determines the IRK of the identity. The IRK is used to both 448 obtain the IR for that identity from the controller (by Zephyr HCI 449 Read_Key_Hierarchy_Roots). Setting this config randomizes the IR
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/ |
D | hci.txt | 594 | | Identity root key (IR) for static | 651 | | Identity root key (IR) |
|