/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hci/ |
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-latest/drivers/sensor/maxim/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-latest/boards/st/stm32g081b_eval/doc/ |
D | index.rst | 15 TFT LCD, IrDA, IR LED, IR receiver, LDR, MicroSD card, CEC on two HDMI 64 - IR LED and IR receiver
|
/Zephyr-latest/drivers/sensor/s11059/ |
D | s11059.c | 63 IR, enumerator 98 return IR; in s11059_convert_channel_to_index()
|
/Zephyr-latest/boards/st/stm32373c_eval/doc/ |
D | index.rst | 7 …-matrix LCD, IrDA, LDR, MicroSD card, HDMI CEC, ECG, pressure sensor, CAN, IR transmitter and rece… 44 - IR transmitter and receiver
|
/Zephyr-latest/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-latest/boards/st/stm32f072_eval/doc/ |
D | index.rst | 17 - IR LED and IR receiver
|
/Zephyr-latest/boards/mxchip/az3166_iotdevkit/doc/ |
D | index.rst | 26 * Infrared emitter for IR remote control or interaction
|
/Zephyr-latest/drivers/serial/ |
D | uart_renesas_ra8_sci_b.c | 934 R_ICU->IELSR_b[data->fsp_config.rxi_irq].IR = 0U; in uart_ra_sci_b_rxi_isr() 940 R_ICU->IELSR_b[data->fsp_config.rxi_irq].IR = 0U; in uart_ra_sci_b_rxi_isr() 957 R_ICU->IELSR_b[data->fsp_config.txi_irq].IR = 0U; in uart_ra_sci_b_txi_isr() 975 R_ICU->IELSR_b[data->fsp_config.tei_irq].IR = 0U; in uart_ra_sci_b_tei_isr() 992 R_ICU->IELSR_b[data->fsp_config.eri_irq].IR = 0U; in uart_ra_sci_b_eri_isr()
|
D | uart_renesas_ra_sci.c | 1002 R_ICU->IELSR_b[data->fsp_config.rxi_irq].IR = 0U; in uart_ra_sci_rxi_isr() 1012 R_ICU->IELSR_b[data->fsp_config.txi_irq].IR = 0U; in uart_ra_sci_txi_isr() 1029 R_ICU->IELSR_b[data->fsp_config.tei_irq].IR = 0U; in uart_ra_sci_tei_isr() 1046 R_ICU->IELSR_b[data->fsp_config.eri_irq].IR = 0U; in uart_ra_sci_eri_isr()
|
/Zephyr-latest/boards/alientek/pandora_stm32l475/doc/ |
D | index.rst | 115 | IR-RX/TX | on-board | Infrared Receiver(38Khz)/Transmitter |
|
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/ |
D | index.rst | 48 - Equipped with industrial connector for IR sensor (STHS34PF80) application
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/doc/ |
D | index.rst | 33 - IR (RX/TX)
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/doc/ |
D | index.rst | 33 - IR (RX/TX)
|
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/ |
D | index.rst | 25 - IR receiver and transmitter, up to 5 meters distance.
|
/Zephyr-latest/boards/vcc-gnd/yd_esp32/doc/ |
D | index.rst | 39 - IR (RX/TX)
|
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/ |
D | stm32wb5mm_dk.rst | 172 shared between the RGB and IR LEDs. It is not possible to use them
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 456 identity roots (IR). The Host will instead use bt_rand to generate 465 The IR determines the IRK of the identity. The IRK is used to both 496 obtain the IR for that identity from the controller (by Zephyr HCI 497 Read_Key_Hierarchy_Roots). Setting this config randomizes the IR
|
/Zephyr-latest/drivers/spi/ |
D | spi_b_renesas_ra8.c | 593 R_ICU->IELSR_b[data->fsp_config.tei_irq].IR = 0U; in ra_spi_tei_isr()
|
D | spi_renesas_ra.c | 653 R_ICU->IELSR_b[data->fsp_config.tei_irq].IR = 0U; in ra_spi_tei_isr()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 594 | | Identity root key (IR) for static | 651 | | Identity root key (IR) |
|