Searched refs:ACCEL_INT (Results 1 – 2 of 2) sorted by relevance
608 const port_pin_config_t ACCEL_INT = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitACCELPins() local619 PORT_SetPinConfig(BOARD_ACCEL_INT_PORT, BOARD_ACCEL_INT_PIN, &ACCEL_INT); in BOARD_InitACCELPins()
345 const port_pin_config_t ACCEL_INT = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitACCELPins() local356 PORT_SetPinConfig(BOARD_ACCEL_INT_PORT, BOARD_ACCEL_INT_PIN, &ACCEL_INT); in BOARD_InitACCELPins()