Home
last modified time | relevance | path

Searched full:key1 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/dts/bindings/input/
Dadc-keys.yaml23 <2536>; /* KEY0 + KEY1 */
28 press-thresholds-mv = <2300>, /* KEY1 */
29 <2536>; /* KEY0 + KEY1 */
/Zephyr-latest/tests/kernel/common/src/
Dirq_offload.c47 unsigned int key1, key2; in ZTEST() local
49 key1 = arch_irq_lock(); in ZTEST()
50 zassert_true(arch_irq_unlocked(key1), in ZTEST()
52 key1); in ZTEST()
58 arch_irq_unlock(key1); in ZTEST()
/Zephyr-latest/dts/bindings/gpio/
Dzephyr,gpio-emul-sdl.yaml37 key1: key1 {
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/
Dnrf51_vbluno51.dts42 /* Push button switch 0 KEY1 */
/Zephyr-latest/boards/waveshare/nrf51_ble400/
Dnrf51_ble400.dts62 /* Push button switch 0 KEY1 */
/Zephyr-latest/doc/connectivity/networking/api/
Dwifi.rst63 …uart:~$ wifi connect -s <SSID> -c 149 -k 17 -w 2 -a client1 --key1-pwd whatever --key2-pwd whateve…
/Zephyr-latest/boards/telink/tlsr9518adk80d/
Dtlsr9518adk80d.dts64 label = "User KEY1";
/Zephyr-latest/subsys/mgmt/mcumgr/util/include/mgmt/mcumgr/util/
Dzcbor_bulk.h71 * ZCBOR_MAP_DECODE_KEY_DECODER("key1", decode_fun1, val_ptr1),
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/
Dindex.rst121 * KEY1 = P0.16
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_edtlib.py882 return (all(key1 == key2 for (key1, key2) in
889 return (all(key1 == key2 for (key1, key2) in
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c581 {"key1-pwd", required_argument, 0, 'K'}, in __wifi_args_to_params()
3422 "[-K, --key1-pwd for eap phase1 or --key2-pwd for eap phase2]:\n"
3659 "[-K, --key1-pwd for eap phase1 or --key2-pwd for eap phase2]:\n"