Searched refs:BOARD_ACCEL_I2C_RST_GPIO (Results 1 – 2 of 2) sorted by relevance
170 #define BOARD_ACCEL_I2C_RST_GPIO GPIOC /*!<@brief GPIO device name: GPIOC */ macro
558 GPIO_PinInit(BOARD_ACCEL_I2C_RST_GPIO, BOARD_ACCEL_I2C_RST_PIN, &ACCEL_I2C_RST_config); in BOARD_InitACCELPins()