Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/epdc/
Dfsl_epdc.h214 …uint32_t shiftDir : 1U; /*!< The value of the SDSHR output signal controlling shift directi… member
245shiftDir; /*!< The value of the GDRL output signal controlling gate driver pulse shift direction. … member
Dfsl_epdc.c231 EPDC_TCE_GDCFG_GDRL((uint32_t)config->gdConfig.shiftDir); in EPDC_ConfigTCE()