Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke17z/project_template/
Dpin_mux.c281 GPIO_PinInit(BOARD_FXOS_RST_GPIO, BOARD_FXOS_RST_PIN, &FXOS_RST_config); in BOARD_InitACCELPins()
320 PORT_SetPinConfig(BOARD_FXOS_RST_PORT, BOARD_FXOS_RST_PIN, &FXOS_RST); in BOARD_InitACCELPins()
Dpin_mux.h201 #define BOARD_FXOS_RST_PIN 9U /*!<@brief PORT pin number */ macro