Searched refs:GPIO_PORT_A (Results 1 – 14 of 14) sorted by relevance
| /bsp/hc32/ev_hc32f448_lqfp80/board/ |
| A D | board_config.h | 28 #define USART1_RX_PORT (GPIO_PORT_A) 32 #define USART1_TX_PORT (GPIO_PORT_A) 69 #define I2C2_SDA_PORT (GPIO_PORT_A) 73 #define I2C2_SCL_PORT (GPIO_PORT_A) 97 #define DAC1_CH1_PORT (GPIO_PORT_A) 99 #define DAC1_CH2_PORT (GPIO_PORT_A) 161 #define PWM_TMRA_1_CH1_PORT (GPIO_PORT_A) 166 #define PWM_TMRA_1_CH2_PORT (GPIO_PORT_A) 171 #define PWM_TMRA_1_CH3_PORT (GPIO_PORT_A) 176 #define PWM_TMRA_1_CH4_PORT (GPIO_PORT_A) [all …]
|
| /bsp/hc32/ev_hc32f334_lqfp64/board/ |
| A D | board_config.h | 75 #define DAC1_CH1_PORT (GPIO_PORT_A) 77 #define DAC1_CH2_PORT (GPIO_PORT_A) 139 #define PWM_TMRA_1_CH1_PORT (GPIO_PORT_A) 144 #define PWM_TMRA_1_CH2_PORT (GPIO_PORT_A) 149 #define PWM_TMRA_1_CH3_PORT (GPIO_PORT_A) 154 #define PWM_TMRA_1_CH4_PORT (GPIO_PORT_A) 162 #define PWM_TMRA_2_CH1_PORT (GPIO_PORT_A) 167 #define PWM_TMRA_2_CH2_PORT (GPIO_PORT_A) 172 #define PWM_TMRA_2_CH3_PORT (GPIO_PORT_A) 177 #define PWM_TMRA_2_CH4_PORT (GPIO_PORT_A) [all …]
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.h | 69 #define I2C2_SDA_PORT (GPIO_PORT_A) 73 #define I2C2_SCL_PORT (GPIO_PORT_A) 79 #define I2C3_SDA_PORT (GPIO_PORT_A) 83 #define I2C3_SCL_PORT (GPIO_PORT_A) 106 #define DAC1_CH1_PORT (GPIO_PORT_A) 108 #define DAC1_CH2_PORT (GPIO_PORT_A) 113 #define DAC2_CH1_PORT (GPIO_PORT_A) 115 #define DAC2_CH2_PORT (GPIO_PORT_A) 159 #define CAN3_RX_PORT (GPIO_PORT_A) 173 #define SPI1_MOSI_PORT (GPIO_PORT_A) [all …]
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.h | 27 #define USART2_RX_PORT (GPIO_PORT_A) 31 #define USART2_TX_PORT (GPIO_PORT_A) 48 #define I2C1_SDA_PORT (GPIO_PORT_A) 156 #define PWM_TMRA_1_CH1_PORT (GPIO_PORT_A) 161 #define PWM_TMRA_1_CH2_PORT (GPIO_PORT_A) 166 #define PWM_TMRA_1_CH3_PORT (GPIO_PORT_A) 171 #define PWM_TMRA_1_CH4_PORT (GPIO_PORT_A) 214 #define PWM_TMR6_1_A_PORT (GPIO_PORT_A) 248 #define USBF_DP_PORT (GPIO_PORT_A) 250 #define USBF_DM_PORT (GPIO_PORT_A) [all …]
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.h | 27 #define USART1_RX_PORT (GPIO_PORT_A) 31 #define USART1_TX_PORT (GPIO_PORT_A) 111 #define SPI1_CS_PORT (GPIO_PORT_A) 114 #define SPI1_SCK_PORT (GPIO_PORT_A) 118 #define SPI1_MOSI_PORT (GPIO_PORT_A) 122 #define SPI1_MISO_PORT (GPIO_PORT_A) 137 #define ETH_SMI_MDIO_PORT (GPIO_PORT_A) 157 #define ETH_RMII_REF_CLK_PORT (GPIO_PORT_A) 161 #define ETH_RMII_CRS_DV_PORT (GPIO_PORT_A) 173 #define ETH_SMI_MDIO_PORT (GPIO_PORT_A) [all …]
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.h | 75 #define DAC1_CH1_PORT (GPIO_PORT_A) 77 #define DAC1_CH2_PORT (GPIO_PORT_A) 137 #define ETH_SMI_MDIO_PORT (GPIO_PORT_A) 157 #define ETH_RMII_REF_CLK_PORT (GPIO_PORT_A) 161 #define ETH_RMII_CRS_DV_PORT (GPIO_PORT_A) 173 #define ETH_SMI_MDIO_PORT (GPIO_PORT_A) 205 #define ETH_MII_RX_CLK_PORT (GPIO_PORT_A) 209 #define ETH_MII_RX_DV_PORT (GPIO_PORT_A) 313 #define SDIOC1_D1_PORT (GPIO_PORT_A) 567 #define USBF_DP_PORT (GPIO_PORT_A) [all …]
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.h | 75 #define DAC1_CH1_PORT (GPIO_PORT_A) 77 #define DAC1_CH2_PORT (GPIO_PORT_A) 157 #define ETH_SMI_MDIO_PORT (GPIO_PORT_A) 177 #define ETH_RMII_REF_CLK_PORT (GPIO_PORT_A) 181 #define ETH_RMII_CRS_DV_PORT (GPIO_PORT_A) 193 #define ETH_SMI_MDIO_PORT (GPIO_PORT_A) 225 #define ETH_MII_RX_CLK_PORT (GPIO_PORT_A) 229 #define ETH_MII_RX_DV_PORT (GPIO_PORT_A) 333 #define SDIOC1_D1_PORT (GPIO_PORT_A) 591 #define USBF_DP_PORT (GPIO_PORT_A) [all …]
|
| /bsp/allwinner_tina/drivers/ |
| A D | drv_gpio.c | 34 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_set_func() 61 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_set_value() 88 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_get_value() 106 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_set_pull_mode() 134 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_set_drive_level() 162 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_direction_input() 182 RT_ASSERT((GPIO_PORT_A <= port) && (port < GPIO_PORT_NUM)); in gpio_direction_output() 428 {63, GPIO_PORT_A, GPIO_PIN_3, PIN_MAGIC}, 429 {64, GPIO_PORT_A, GPIO_PIN_2, PIN_MAGIC}, 430 {65, GPIO_PORT_A, GPIO_PIN_1, PIN_MAGIC}, [all …]
|
| A D | drv_uart.c | 107 uart->gpio_rx_port = GPIO_PORT_A; in rt_hw_uart_init() 108 uart->gpio_tx_port = GPIO_PORT_A; in rt_hw_uart_init()
|
| A D | drv_gpio.h | 29 GPIO_PORT_A = 0, enumerator
|
| /bsp/hc32/tests/ |
| A D | test_pm.c | 46 #define BSP_KEY_PORT (GPIO_PORT_A) 59 #define MCO_PORT (GPIO_PORT_A) 78 #define MCO_PORT (GPIO_PORT_A) 94 #define LED_GREEN_PORT (GPIO_PORT_A) 97 #define MCO_PORT (GPIO_PORT_A)
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/hal/ |
| A D | hal_gpio.h | 61 GPIO_PORT_A = 0U, enumerator
|
| /bsp/allwinner_tina/drivers/spi/ |
| A D | drv_spi.c | 740 gpio_set_func(GPIO_PORT_A, GPIO_PIN_1, IO_FUN_5); in rt_hw_spi_init() 741 gpio_set_func(GPIO_PORT_A, GPIO_PIN_2, IO_FUN_5); in rt_hw_spi_init() 742 gpio_set_func(GPIO_PORT_A, GPIO_PIN_3, IO_FUN_5); in rt_hw_spi_init() 760 gpio_set_func(GPIO_PORT_A, GPIO_PIN_0, IO_FUN_5); in rt_hw_spi_init()
|
| /bsp/ti/c28x/libraries/tms320f28379d/common/source/ |
| A D | device.c | 215 GPIO_unlockPortConfig(GPIO_PORT_A, 0xFFFFFFFF); in Device_initGPIO()
|
Completed in 55 milliseconds