Home
last modified time | relevance | path

Searched refs:CAN1_STB_PORT (Results 1 – 9 of 9) sorted by relevance

/bsp/hc32/ev_hc32f448_lqfp80/board/ports/
A Dtca9539_port.h54 #define CAN1_STB_PORT (TCA9539_IO_PORT1) macro
/bsp/hc32/ev_hc32f472_lqfp100/board/ports/
A Dtca9539_port.h57 #define CAN1_STB_PORT (TCA9539_IO_PORT1) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/ports/
A Dtca9539_port.h59 #define CAN1_STB_PORT (TCA9539_IO_PORT1) macro
/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.c135 TCA9539_WritePin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_PIN_RESET); in CanPhyEnable()
136 TCA9539_ConfigPin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_DIR_OUT); in CanPhyEnable()
/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.c152 TCA9539_WritePin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_PIN_RESET); in CanPhyEnable()
153 TCA9539_ConfigPin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_DIR_OUT); in CanPhyEnable()
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.c151 TCA9539_WritePin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_PIN_RESET); in CanPhyEnable()
152 TCA9539_ConfigPin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_DIR_OUT); in CanPhyEnable()
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c104 GPIO_ResetPins(CAN1_STB_PORT, CAN1_STB_PIN); in CanPhyEnable()
105 GPIO_OutputCmd(CAN1_STB_PORT, CAN1_STB_PIN, ENABLE); in CanPhyEnable()
A Dboard_config.h88 #define CAN1_STB_PORT (GPIO_PORT_D) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c149 TCA9539_WritePin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_PIN_SET); in CanPhyEnable()
150 TCA9539_ConfigPin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_DIR_OUT); in CanPhyEnable()
151 TCA9539_WritePin(CAN1_STB_PORT, CAN1_STB_PIN, TCA9539_PIN_RESET); in CanPhyEnable()

Completed in 23 milliseconds