Home
last modified time | relevance | path

Searched refs:GPIO_PORT_B (Results 1 – 13 of 13) sorted by relevance

/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.h118 #define SPI1_MOSI_PORT (GPIO_PORT_B)
122 #define SPI1_MISO_PORT (GPIO_PORT_B)
126 #define SPI1_WP_PORT (GPIO_PORT_B)
129 #define SPI1_HOLD_PORT (GPIO_PORT_B)
181 #define ETH_MII_TX_CLK_PORT (GPIO_PORT_B)
197 #define ETH_MII_TXD2_PORT (GPIO_PORT_B)
201 #define ETH_MII_TXD3_PORT (GPIO_PORT_B)
221 #define ETH_MII_RXD2_PORT (GPIO_PORT_B)
225 #define ETH_MII_RXD3_PORT (GPIO_PORT_B)
309 #define SDIOC1_D0_PORT (GPIO_PORT_B)
[all …]
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.h59 #define I2C1_SDA_PORT (GPIO_PORT_B)
63 #define I2C1_SCL_PORT (GPIO_PORT_B)
166 #define SPI1_CS_PORT (GPIO_PORT_B)
169 #define SPI1_SCK_PORT (GPIO_PORT_B)
177 #define SPI1_MISO_PORT (GPIO_PORT_B)
181 #define SPI1_WP_PORT (GPIO_PORT_B)
184 #define SPI1_HOLD_PORT (GPIO_PORT_B)
303 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_B)
311 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B)
315 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B)
[all …]
/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.h27 #define USART1_RX_PORT (GPIO_PORT_B)
31 #define USART1_TX_PORT (GPIO_PORT_B)
48 #define I2C1_SDA_PORT (GPIO_PORT_B)
52 #define I2C1_SCL_PORT (GPIO_PORT_B)
107 #define SPI1_SCK_PORT (GPIO_PORT_B)
111 #define SPI1_MOSI_PORT (GPIO_PORT_B)
201 #define PWM_TMR4_1_OVL_PORT (GPIO_PORT_B)
211 #define PWM_TMR4_1_OWL_PORT (GPIO_PORT_B)
236 #define INPUT_CAPTURE_TMR6_1_PORT (GPIO_PORT_B)
265 #define PULSE_ENCODER_TMR6_1_A_PORT (GPIO_PORT_B)
[all …]
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.h138 #define SPI1_MOSI_PORT (GPIO_PORT_B)
142 #define SPI1_MISO_PORT (GPIO_PORT_B)
146 #define SPI1_WP_PORT (GPIO_PORT_B)
149 #define SPI1_HOLD_PORT (GPIO_PORT_B)
201 #define ETH_MII_TX_CLK_PORT (GPIO_PORT_B)
217 #define ETH_MII_TXD2_PORT (GPIO_PORT_B)
221 #define ETH_MII_TXD3_PORT (GPIO_PORT_B)
241 #define ETH_MII_RXD2_PORT (GPIO_PORT_B)
245 #define ETH_MII_RXD3_PORT (GPIO_PORT_B)
329 #define SDIOC1_D0_PORT (GPIO_PORT_B)
[all …]
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.h126 #define SPI1_WP_PORT (GPIO_PORT_B)
129 #define SPI1_HOLD_PORT (GPIO_PORT_B)
181 #define ETH_MII_TX_CLK_PORT (GPIO_PORT_B)
197 #define ETH_MII_TXD2_PORT (GPIO_PORT_B)
201 #define ETH_MII_TXD3_PORT (GPIO_PORT_B)
221 #define ETH_MII_RXD2_PORT (GPIO_PORT_B)
225 #define ETH_MII_RXD3_PORT (GPIO_PORT_B)
635 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B)
639 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B)
643 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B)
[all …]
/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.h129 #define SPI1_SCK_PORT (GPIO_PORT_B)
133 #define SPI1_MOSI_PORT (GPIO_PORT_B)
223 #define PWM_TMR4_1_OVL_PORT (GPIO_PORT_B)
233 #define PWM_TMR4_1_OWL_PORT (GPIO_PORT_B)
263 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_B)
267 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B)
299 #define PULSE_ENCODER_TMR6_1_A_PORT (GPIO_PORT_B)
302 #define PULSE_ENCODER_TMR6_1_B_PORT (GPIO_PORT_B)
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h37 #define USART4_RX_PORT (GPIO_PORT_B)
58 #define I2C3_SDA_PORT (GPIO_PORT_B)
80 #define CAN1_TX_PORT (GPIO_PORT_B)
84 #define CAN1_RX_PORT (GPIO_PORT_B)
234 #define INPUT_CAPTURE_TMR6_2_PORT (GPIO_PORT_B)
255 #define USBF_DRVVBUS_PORT (GPIO_PORT_B)
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/hal/
A Dhal_gpio.h62 GPIO_PORT_B = 1U, enumerator
/bsp/hc32/tests/
A Dtest_pm.c65 #define BSP_KEY_PORT (GPIO_PORT_B) /* Key10 */
84 #define BSP_KEY_PORT (GPIO_PORT_B) /* Key5 */
103 #define BSP_KEY_PORT (GPIO_PORT_B) /* Key5 */
A Dtest_usbd.c131 #define SPI_FLASH_SS_PORT GPIO_PORT_B
/bsp/allwinner/libraries/drivers/
A Ddrv_pin.h20 GPIO_PORT_B, enumerator
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A Ddevice.c216 GPIO_unlockPortConfig(GPIO_PORT_B, 0xFFFFFFFF); in Device_initGPIO()
/bsp/allwinner_tina/drivers/
A Ddrv_gpio.h30 GPIO_PORT_B, enumerator

Completed in 28 milliseconds