Home
last modified time | relevance | path

Searched refs:NAND_RB_PIN (Results 1 – 7 of 7) sorted by relevance

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_nand.c22 #define NAND_RB_PIN GET_PIN(D, 6) macro
635 rt_pin_mode(NAND_RB_PIN, PIN_MODE_INPUT_PULLUP); /* nand flash R/B pin */ in rt_hw_nand_init()
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c672 (void)GPIO_Init(NAND_RB_PORT, NAND_RB_PIN, &stcGpioInit); in rt_hw_board_nand_init()
688 GPIO_SetFunc(NAND_RB_PORT, NAND_RB_PIN, NAND_RB_FUNC); in rt_hw_board_nand_init()
A Dboard_config.h270 #define NAND_RB_PIN (GPIO_PIN_06) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c756 (void)GPIO_Init(NAND_RB_PORT, NAND_RB_PIN, &stcGpioInit); in rt_hw_board_nand_init()
772 GPIO_SetFunc(NAND_RB_PORT, NAND_RB_PIN, NAND_RB_FUNC); in rt_hw_board_nand_init()
A Dboard_config.h290 #define NAND_RB_PIN (GPIO_PIN_06) macro
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c717 (void)GPIO_Init(NAND_RB_PORT, NAND_RB_PIN, &stcGpioInit); in rt_hw_board_nand_init()
733 GPIO_SetFunc(NAND_RB_PORT, NAND_RB_PIN, NAND_RB_FUNC); in rt_hw_board_nand_init()
A Dboard_config.h270 #define NAND_RB_PIN (GPIO_PIN_06) macro

Completed in 33 milliseconds