Home
last modified time | relevance | path

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

/bsp/renesas/ra6m4-iot/ra/board/ra6m4_iot/
A Dboard_keys.c78 bsp_keys_t keys = g_bsp_keys; in key_sample() local
80 uint32_t key1_pin=keys.p_keys[BSP_KEY_KEY1]; in key_sample()
81 uint32_t key2_pin=keys.p_keys[BSP_KEY_KEY2]; in key_sample()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/
A Dusbh_hid_keybd.c100 uint8_t keys[6]; in USBH_HID_KeyBD_Decode() local
117 keys[nbr_keys++] = pbuf[i]; in USBH_HID_KeyBD_Decode()
144 memcpy(keys_last, keys, 6); in USBH_HID_KeyBD_Decode()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Source/
A Dusbh_hid_keybd.c335 output = hid_keybrd_shiftkey[hid_keybrd_codes[info->keys[0]]]; in usbh_hid_ascii_code_get()
337 output = hid_keybrd_key[hid_keybrd_codes[info->keys[0]]]; in usbh_hid_ascii_code_get()
391 for (uint8_t x = 0U; x < sizeof(keybd_info.keys); x++) { in usbh_hid_keybrd_decode()
392 keybd_info.keys[x] = (uint8_t)hid_item_read((hid_report_item *)&imp_0_key_array, x); in usbh_hid_keybrd_decode()
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dhal_ce.c203 } keys[] = { in hal_ce_key_set() local
217 while (keys[i].type != CE_KEY_SELECT_INPUT) { in hal_ce_key_set()
218 if (strncasecmp(key, keys[i].desc, AES_MIN_KEY_SIZE) == 0) { in hal_ce_key_set()
219 key_sel = keys[i].type; in hal_ce_key_set()
/bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/
A Dxusbcom.py75 for key in cfg.keys():
103 for key in cfg.keys():
A Dnuwriter.py176 for key in d.keys():
179 for sub_key in d['boot_cfg'].keys():
229 for sub_key in d['dpm_plm'].keys():
232 for dpm_key in d['dpm_plm']['dpm'].keys():
1124 for key in d.keys():
1127 for sub_key in d['spinand'].keys():
1148 for sub_key in d['spinor'].keys():
1161 for sub_key in d['nand'].keys():
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A Dxusbcom.py75 for key in cfg.keys():
103 for key in cfg.keys():
A Dnuwriter.py176 for key in d.keys():
179 for sub_key in d['boot_cfg'].keys():
229 for sub_key in d['dpm_plm'].keys():
232 for dpm_key in d['dpm_plm']['dpm'].keys():
1124 for key in d.keys():
1127 for sub_key in d['spinand'].keys():
1148 for sub_key in d['spinor'].keys():
1161 for sub_key in d['nand'].keys():
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Include/
A Dusbh_hid_keybd.h286 uint8_t keys[6]; member
/bsp/stm32/stm32u575-st-nucleo/board/
A DKconfig30 bool "Enable onboard keys"
/bsp/renesas/docs/
A DBSP_Peripheral_Driver_Tutorial_of_RA_Series.md30 Move the cursor with the up and down keys on the keyboard, select `Hardware Drivers Config` and pre…
/bsp/stm32/stm32l475-atk-pandora/board/
A DKconfig103 bool "Enable onboard keys"
/bsp/allwinner/libraries/sunxi-hal/hal/test/ce/
A Dtest_ce.h1510 # generate rsa keys
/bsp/renesas/ra6m4-cpk/script/
A Dfsp.ld152 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra4m2-eco/script/
A Dfsp.ld150 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra2l1-cpk/script/
A Dfsp.ld152 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra6m3-hmi-board/script/
A Dfsp.ld163 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra6m3-ek/script/
A Dfsp.ld163 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ebf_qi_min_6m5/script/
A Dfsp.ld163 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra8d1-ek/script/
A Dfsp.ld173 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra8m1-ek/script/
A Dfsp.ld179 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra8d1-vision-board/script/
A Dfsp.ld173 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra4e2-eco/script/
A Dfsp.ld182 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/renesas/ra6e2-fpb/script/
A Dfsp.ld177 * space for sce9 wrapped public keys for mcuboot if the module is used.
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile1840 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel
1842 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>

Completed in 95 milliseconds