Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/epdc/
Dfsl_epdc.h280 …epdc_dualscan_direction_t lowerScanDirection; /*!< The scan direction of the lower half in dual sc… member
Dfsl_epdc.c226 EPDC_TCE_CTRL_SCAN_DIR_1((uint32_t)config->lowerScanDirection); in EPDC_ConfigTCE()