Searched refs:_PA_21 (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/ |
A D | touch_key.c | 13 #define HP_JACK_DET _PA_21 /*headphone detect pin*/ 42 {_PA_21, 0}, /* row 7 */
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | keyscan_api.c | 25 u32 keyrow[8] = {_PA_12, _PA_13, _PA_14, _PA_15, _PA_16, _PA_18, _PA_17, _PA_21};
|
A D | serial_api.c | 121 } else if ((tx == _PA_18) || (tx == _PA_21)||(tx == _PB_9)||(tx == _PB_19)) { in uart_index_get()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_pinmux.h | 102 #define _PA_21 (0x15) //0x454 macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/ |
A D | rtl8721dlp_pinmapcfg_qfn88_evb_v1.c | 53 {_PA_21, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, TRUE}, //keyscan, row7
|
A D | rtl8721dlp_pinmapcfg.c | 53 {_PA_21, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, TRUE}, //keyscan
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/ |
A D | hci_uart.c | 69 #define HCI_TX_PIN _PA_21
|
Completed in 8 milliseconds