Searched refs:BOARD_ACCEL_I2C_RST_PIN (Results 1 – 2 of 2) sorted by relevance
558 GPIO_PinInit(BOARD_ACCEL_I2C_RST_GPIO, BOARD_ACCEL_I2C_RST_PIN, &ACCEL_I2C_RST_config); in BOARD_InitACCELPins()615 PORT_SetPinConfig(BOARD_ACCEL_I2C_RST_PORT, BOARD_ACCEL_I2C_RST_PIN, &ACCEL_I2C_RST); in BOARD_InitACCELPins()
172 #define BOARD_ACCEL_I2C_RST_PIN 15U /*!<@brief PORTC pin index: 15 */ macro