/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/ |
A D | rtl8721dlp_pinmapcfg.c | 41 {_PA_9, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 42 {_PA_10, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 43 {_PA_11, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 54 {_PA_22, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 55 {_PA_23, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 56 {_PA_24, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 64 {_PB_0, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 65 {_PB_1, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 66 {_PB_2, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 73 {_PB_8, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // [all …]
|
A D | rtl8721dlp_pinmapcfg_qfn88_evb_v1.c | 61 {_PA_29, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 63 {_PA_31, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 64 {_PB_0, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 73 {_PB_8, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 74 {_PB_9, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 75 {_PB_10, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 76 {_PB_11, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 78 {_PB_13, GPIO_PuPd_UP, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, FALSE}, //SPI_CLK 90 {_PB_24, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // 91 {_PB_25, GPIO_PuPd_UP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, // [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | gpio_api.c | 98 GPIO_PuPd = GPIO_PuPd_UP; in gpio_mode() 208 GPIO_PuPd = GPIO_PuPd_UP; in gpio_pull_ctrl()
|
A D | pinmap.c | 56 pull_type = GPIO_PuPd_UP; in pin_mode()
|
A D | gpio_irq_api.c | 196 GPIO_PuPd = GPIO_PuPd_UP; in gpio_irq_pull_ctrl()
|
A D | keyscan_api.c | 48 PAD_PullCtrl(keyrow[temp], GPIO_PuPd_UP); in keyscan_array_pinmux()
|
A D | i2c_api.c | 316 PAD_PullCtrl(sda, GPIO_PuPd_UP); in i2c_init() 317 PAD_PullCtrl(scl, GPIO_PuPd_UP); in i2c_init()
|
A D | spi_api.c | 611 PAD_PullCtrl((u32)obj->sclk, GPIO_PuPd_UP); in spi_format()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/data_uart/ |
A D | data_uart.c | 234 PAD_PullCtrl(_PA_18, GPIO_PuPd_UP); in data_uart_init() 235 PAD_PullCtrl(_PA_19, GPIO_PuPd_UP); in data_uart_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_gpio.h | 155 #define GPIO_PuPd_UP 0x02 /*!< GPIO Interrnal Pull UP */ macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_sd.c | 21 PAD_PullCtrl(_PB_20, GPIO_PuPd_UP); in SDIOH_Pinmux() 22 PAD_PullCtrl(_PB_21, GPIO_PuPd_UP); in SDIOH_Pinmux() 23 PAD_PullCtrl(_PB_22, GPIO_PuPd_UP); in SDIOH_Pinmux() 30 PAD_PullCtrl(_PB_18, GPIO_PuPd_UP); in SDIOH_Pinmux() 31 PAD_PullCtrl(_PB_19, GPIO_PuPd_UP); in SDIOH_Pinmux() 32 PAD_PullCtrl(_PB_23, GPIO_PuPd_UP); in SDIOH_Pinmux() 37 PAD_PullCtrl((u8)sdioh_config.sdioh_cd_pin, GPIO_PuPd_UP); in SDIOH_Pinmux() 42 PAD_PullCtrl((u8)sdioh_config.sdioh_wp_pin, GPIO_PuPd_UP); in SDIOH_Pinmux()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/ |
A D | touch_key.c | 131 GPIO_InitStruct_jack.GPIO_PuPd = GPIO_PuPd_UP; in app_hp_jack_init() 324 PAD_PullCtrl(KeyRow[index].pinmux, GPIO_PuPd_UP); in app_keyscan_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/hal/ |
A D | uart.c | 196 PAD_PullCtrl(uart_obj[uart->port].tx, GPIO_PuPd_UP); in hal_uart_init() 200 PAD_PullCtrl(uart_obj[uart->port].rx, GPIO_PuPd_UP); in hal_uart_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/iic/ |
A D | iic.c | 59 PAD_PullCtrl(scl, GPIO_PuPd_UP); in csi_iic_init() 60 PAD_PullCtrl(sda, GPIO_PuPd_UP); in csi_iic_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/ |
A D | trace_uart.c | 105 PAD_PullCtrl(TRACE_UART_TX, GPIO_PuPd_UP); in trace_uart_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/gpio/ |
A D | gpio.c | 93 GPIO_PuPd = GPIO_PuPd_UP; in csi_gpio_mode()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/ |
A D | hci_uart.c | 428 PAD_PullCtrl(HCI_TX_PIN, GPIO_PuPd_UP); in hci_uart_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/spi/ |
A D | spi.c | 260 PAD_PullCtrl((uint32_t)sclk, GPIO_PuPd_UP); in csi_spi_cp_format()
|