Searched refs:GYRO_SDA (Results 1 – 2 of 2) sorted by relevance
807 const port_pin_config_t GYRO_SDA = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitGYROPins() local822 PORT_SetPinConfig(BOARD_GYRO_SDA_PORT, BOARD_GYRO_SDA_PIN, &GYRO_SDA); in BOARD_InitGYROPins()
628 const port_pin_config_t GYRO_SDA = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitGYRO_I2CPins() local643 PORT_SetPinConfig(BOARD_GYRO_SDA_PORT, BOARD_GYRO_SDA_PIN, &GYRO_SDA); in BOARD_InitGYRO_I2CPins()