Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/boards/evkmimxrt1170/
Ddisplay_support.c86 static void BOARD_PullPanelResetPin(bool pullUp);
117 .pullResetPin = BOARD_PullPanelResetPin,
135 .pullResetPin = BOARD_PullPanelResetPin,
205 static void BOARD_PullPanelResetPin(bool pullUp) in BOARD_PullPanelResetPin() function