Searched refs:BOARD_FXOS_RST_PIN (Results 1 – 2 of 2) sorted by relevance
281 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()
201 #define BOARD_FXOS_RST_PIN 9U /*!<@brief PORT pin number */ macro