Home
last modified time | relevance | path

Searched refs:ACCEL_INT (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke15z/project_template/
Dpin_mux.c608 const port_pin_config_t ACCEL_INT = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitACCELPins() local
619 PORT_SetPinConfig(BOARD_ACCEL_INT_PORT, BOARD_ACCEL_INT_PIN, &ACCEL_INT); in BOARD_InitACCELPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/project_template/
Dpin_mux.c345 const port_pin_config_t ACCEL_INT = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitACCELPins() local
356 PORT_SetPinConfig(BOARD_ACCEL_INT_PORT, BOARD_ACCEL_INT_PIN, &ACCEL_INT); in BOARD_InitACCELPins()