Home
last modified time | relevance | path

Searched refs:indicator (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag_internal.h97 uint32_t indicator; member
Dhfp_ag.c626 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/
DREADME.rst16 No pins configurations, except GPIO014 is used as indicator for entry/exit.
/Zephyr-latest/boards/adafruit/feather_m0_basic_proto/doc/
Dindex.rst8 polymer batteries, charging status indicator and user LEDs, native USB
18 - Charging indicator LED
/Zephyr-latest/samples/drivers/clock_control_xec/
DREADME.rst18 No pins configurations, except GPIO014 is used as indicator for entry/exit and
/Zephyr-latest/boards/adafruit/feather_m0_lora/doc/
Dindex.rst8 polymer batteries, charging status indicator and user LEDs, native USB
18 - Charging indicator LED
/Zephyr-latest/boards/shields/frdm_cr20a/doc/
Dindex.rst40 - 1 RGB LED indicator
/Zephyr-latest/samples/modules/canopennode/
DREADME.rst194 # 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/
DKconfig72 bool "CANopen bicolor LED indicator"
/Zephyr-latest/boards/beagle/beagleconnect_freedom/doc/
Dindex.rst110 | DIO18 | LED_LINK | Radio link indicator LED |
/Zephyr-latest/boards/adafruit/feather_stm32f405/doc/
Dindex.rst21 - Built in NeoPixel indicator
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/
Dindex.rst30 1. USB PD output voltage availability indicator (LED7)
31 2. Battery charging indicator (LED6)
/Zephyr-latest/boards/st/stm32373c_eval/doc/
Dindex.rst34 - 2 LEDs for MCU power range indicator
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/
Dindex.rst37 1. Battery charging indicator (LED6)
38 2. USB PD output voltage availability indicator (LED7)
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/
Dindex.rst44 - Power indicator: green x 1
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/
Dindex.rst8 of SPI flash, charging status indicator and user LEDs, USB
/Zephyr-latest/boards/adafruit/feather_nrf52840/doc/
Dindex.rst45 - Charging indicator LED
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/
Dindex.rst29 - Charging indicator LED
/Zephyr-latest/boards/adi/max32655fthr/doc/
Dindex.rst11 RGB indicator LED, and pushbutton.
/Zephyr-latest/boards/adi/max32672fthr/doc/
Dindex.rst9 an OLED display, a RGB indicator LED, and a user pushbutton. The MAX32672FTHR provides
/Zephyr-latest/boards/adi/max32666fthr/doc/
Dindex.rst10 such as a micro SD card connector, 6-axis accelerometer/gyro, RGB indicator LED, and pushbutton.
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst279 * bit[4] is the I\ :sup:`2`\ C mode indicator:
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst236 * ``ZEP-1599`` - printk() support for the '-' indicator in format string (left justifier)
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst61 indicate a heading, we only use an underline indicator for headings.