Home
last modified time | relevance | path

Searched refs:indicating (Results 1 – 25 of 63) sorted by relevance

123

/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c35 static uint8_t indicating; variable
53 indicating = 0U; in indicate_destroy()
89 if (indicating) { in hts_indicate()
132 indicating = 1U; in hts_indicate()
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c76 static uint8_t indicating; variable
93 indicating = 0U; in indicate_destroy()
461 if (indicating) { in main()
468 ind_params.data = &indicating; in main()
469 ind_params.len = sizeof(indicating); in main()
472 indicating = 1U; in main()
/Zephyr-latest/samples/drivers/peci/
DREADME.rst11 Callbacks are registered that will write to the console indicating PECI events.
/Zephyr-latest/samples/bluetooth/broadcaster/
DREADME.rst13 indicating how many advertising packets the device has sent
/Zephyr-latest/samples/bluetooth/scan_adv/
DREADME.rst13 data is a single byte indicating how many advertising packets the device
/Zephyr-latest/samples/drivers/ps2/
DREADME.rst11 Callbacks are registered that will write to the console indicating PS2 events.
/Zephyr-latest/samples/drivers/kscan/
DREADME.rst11 Callbacks are registered that will write to the console indicating KSCAN events.
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst41 The LED starts to blink, indicating that even though the processor spins in debug monitor
/Zephyr-latest/samples/drivers/espi/
DREADME.rst16 Callbacks are registered that will write to the console indicating main
/Zephyr-latest/boards/renesas/fpb_ra6e1/doc/
Dindex.rst37 - Power LED (green) (not fitted) indicating availability of regulated power
38 - Debug/power LED (yellow) indicating power and the debug connection
/Zephyr-latest/boards/renesas/ek_ra4e2/doc/
Dindex.rst45 - Power LED (white) indicating availability of regulated power
46 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/ek_ra6e2/doc/
Dindex.rst44 - Power LED (white) indicating availability of regulated power
45 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/ek_ra6m3/doc/
Dindex.rst42 - Power LED (white) indicating availability of regulated power
43 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/ek_ra6m5/doc/
Dindex.rst42 - Power LED (white) indicating availability of regulated power
43 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/
Dindex.rst41 - Power LED (green) indicating availability of regulated power
42 - Debug/power LED (yellow) indicating power and the debug connection
/Zephyr-latest/boards/renesas/ek_ra4m2/doc/
Dindex.rst46 - Power LED (white) indicating availability of regulated power
47 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/ek_ra4m3/doc/
Dindex.rst48 - Power LED (white) indicating availability of regulated power
49 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/
Dindex.rst46 - Power LED (white) indicating availability of regulated power
47 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/samples/subsys/edac/
DREADME.rst116 We should get the following message on screen indicating an IBECC event:
/Zephyr-latest/boards/renesas/ek_ra8m1/doc/
Dindex.rst42 - Power LED (white) indicating availability of regulated power
43 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/boards/renesas/ek_ra8d1/doc/
Dindex.rst42 - Power LED (white) indicating availability of regulated power
43 - Debug LED (yellow) indicating the debug connection
/Zephyr-latest/samples/subsys/zbus/remote_mock/
DREADME.rst68 Look at the line indicating ``uart_1 connected to pseudotty: /dev/pts/2``.
/Zephyr-latest/samples/subsys/zbus/uart_bridge/
DREADME.rst73 Look at the line indicating ``uart_1 connected to pseudotty: /dev/pts/2``.
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst18 initially set to a :c:enumerator:`PM_DEVICE_STATE_SUSPENDED` indicating it is
60 responsible for indicating when they need the device to be operational and
/Zephyr-latest/doc/services/storage/disk/
Daccess.rst33 a value indicating success.

123