Searched refs:GYRO_SCL (Results 1 – 2 of 2) sorted by relevance
790 const port_pin_config_t GYRO_SCL = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitGYROPins() local805 PORT_SetPinConfig(BOARD_GYRO_SCL_PORT, BOARD_GYRO_SCL_PIN, &GYRO_SCL); in BOARD_InitGYROPins()
611 const port_pin_config_t GYRO_SCL = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitGYRO_I2CPins() local626 PORT_SetPinConfig(BOARD_GYRO_SCL_PORT, BOARD_GYRO_SCL_PIN, &GYRO_SCL); in BOARD_InitGYRO_I2CPins()