Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.c144 base->POL = config->chnlPolarity; in TPM_Init()
231 config->chnlPolarity = 0U; in TPM_GetDefaultConfig()
Dfsl_tpm.h315 uint8_t chnlPolarity; /*!< Defines the input/output polarity of the channels in POL register */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.c280 base->POL = config->chnlPolarity; in FTM_Init()
389 config->chnlPolarity = 0; in FTM_GetDefaultConfig()
Dfsl_ftm.h365 uint8_t chnlPolarity; /*!< Defines the output polarity of the channels in POL register */ member