Searched refs:CAN1_STB_PORT (Results 1 – 9 of 9) sorted by relevance
| /bsp/hc32/ev_hc32f448_lqfp80/board/ports/ |
| A D | tca9539_port.h | 54 #define CAN1_STB_PORT (TCA9539_IO_PORT1) macro
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ports/ |
| A D | tca9539_port.h | 57 #define CAN1_STB_PORT (TCA9539_IO_PORT1) macro
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ports/ |
| A D | tca9539_port.h | 59 #define CAN1_STB_PORT (TCA9539_IO_PORT1) macro
|
| /bsp/hc32/ev_hc32f334_lqfp64/board/ |
| A D | board_config.c | 135 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 D | board_config.c | 152 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 D | board_config.c | 151 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 D | board_config.c | 104 GPIO_ResetPins(CAN1_STB_PORT, CAN1_STB_PIN); in CanPhyEnable() 105 GPIO_OutputCmd(CAN1_STB_PORT, CAN1_STB_PIN, ENABLE); in CanPhyEnable()
|
| A D | board_config.h | 88 #define CAN1_STB_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.c | 149 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