Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/boards/evkmimxrt1170/
Ddisplay_support.c87 static void BOARD_PullPanelPowerPin(bool pullUp);
118 .pullPowerPin = BOARD_PullPanelPowerPin,
136 .pullPowerPin = BOARD_PullPanelPowerPin,
217 static void BOARD_PullPanelPowerPin(bool pullUp) in BOARD_PullPanelPowerPin() function