Searched refs:indicator (Results 1 – 24 of 24) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_ag_internal.h | 97 uint32_t indicator; member
|
D | hfp_ag.c | 626 uint32_t indicator; in bt_hfp_ag_bind_handler() local 708 err = get_number(buf, &indicator); in bt_hfp_ag_bind_handler() 719 if (indicator < (sizeof(hf_indicators) * 8)) { in bt_hfp_ag_bind_handler() 720 hf_indicators |= BIT(indicator); in bt_hfp_ag_bind_handler() 943 uint32_t indicator; in bt_hfp_ag_bia_handler() local 950 indicator = ag->indicator; in bt_hfp_ag_bia_handler() 958 indicator |= BIT(index); in bt_hfp_ag_bia_handler() 960 indicator &= ~BIT(index); in bt_hfp_ag_bia_handler() 977 indicator = BIT(BT_HFP_AG_CALL_IND) | BIT(BT_HFP_AG_CALL_SETUP_IND) | in bt_hfp_ag_bia_handler() 981 ag->indicator = indicator; in bt_hfp_ag_bia_handler() [all …]
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/ |
D | README.rst | 16 No pins configurations, except GPIO014 is used as indicator for entry/exit.
|
/Zephyr-latest/boards/adafruit/feather_m0_basic_proto/doc/ |
D | index.rst | 8 polymer batteries, charging status indicator and user LEDs, native USB 18 - Charging indicator LED
|
/Zephyr-latest/samples/drivers/clock_control_xec/ |
D | README.rst | 18 No pins configurations, except GPIO014 is used as indicator for entry/exit and
|
/Zephyr-latest/boards/adafruit/feather_m0_lora/doc/ |
D | index.rst | 8 polymer batteries, charging status indicator and user LEDs, native USB 18 - Charging indicator LED
|
/Zephyr-latest/boards/shields/frdm_cr20a/doc/ |
D | index.rst | 40 - 1 RGB LED indicator
|
/Zephyr-latest/samples/modules/canopennode/ |
D | README.rst | 194 # Green indicator LED will flash slowly 198 # Green indicator LED will flash faster 202 # Green indicator LED will be steady on 217 which is reflected on the indicator LEDs (if present).
|
/Zephyr-latest/modules/canopennode/ |
D | Kconfig | 72 bool "CANopen bicolor LED indicator"
|
/Zephyr-latest/boards/beagle/beagleconnect_freedom/doc/ |
D | index.rst | 110 | DIO18 | LED_LINK | Radio link indicator LED |
|
/Zephyr-latest/boards/adafruit/feather_stm32f405/doc/ |
D | index.rst | 21 - Built in NeoPixel indicator
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 30 1. USB PD output voltage availability indicator (LED7) 31 2. Battery charging indicator (LED6)
|
/Zephyr-latest/boards/st/stm32373c_eval/doc/ |
D | index.rst | 34 - 2 LEDs for MCU power range indicator
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/ |
D | index.rst | 37 1. Battery charging indicator (LED6) 38 2. USB PD output voltage availability indicator (LED7)
|
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/ |
D | index.rst | 44 - Power indicator: green x 1
|
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/ |
D | index.rst | 8 of SPI flash, charging status indicator and user LEDs, USB
|
/Zephyr-latest/boards/adafruit/feather_nrf52840/doc/ |
D | index.rst | 45 - Charging indicator LED
|
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/ |
D | index.rst | 29 - Charging indicator LED
|
/Zephyr-latest/boards/adi/max32655fthr/doc/ |
D | index.rst | 11 RGB indicator LED, and pushbutton.
|
/Zephyr-latest/boards/adi/max32672fthr/doc/ |
D | index.rst | 9 an OLED display, a RGB indicator LED, and a user pushbutton. The MAX32672FTHR provides
|
/Zephyr-latest/boards/adi/max32666fthr/doc/ |
D | index.rst | 10 such as a micro SD card connector, 6-axis accelerometer/gyro, RGB indicator LED, and pushbutton.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 279 * bit[4] is the I\ :sup:`2`\ C mode indicator:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 236 * ``ZEP-1599`` - printk() support for the '-' indicator in format string (left justifier)
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 61 indicate a heading, we only use an underline indicator for headings.
|