Searched refs:_PA_20 (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | keyscan_api.c | 26 u32 keycolumn[8] = {_PA_26, _PA_25, _PA_19, _PA_17, _PA_18, _PA_16, _PA_15, _PA_20};
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_pinmux.h | 101 #define _PA_20 (0x14) //0x450 macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/ |
A D | rtl8721dlp_pinmapcfg_qfn88_evb_v1.c | 52 {_PA_20, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, TRUE}, //keyscan, col7
|
A D | rtl8721dlp_pinmapcfg.c | 52 {_PA_20, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, TRUE}, //keyscan
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/ |
A D | touch_key.c | 55 {_PA_20, 1}, /* Col 7 */
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/ |
A D | hci_board.c | 756 TestItem |= (GPIO_ReadDataBit( _PA_20 ) << 3); /* bit3 */ in hci_board_complete()
|
Completed in 7 milliseconds