Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_freqme/
Dfsl_freqme.c92 tmp32 |= FREQME_CTRL_W_REF_SCALE(config->operateModeAttribute.refClkScaleFactor); in FREQME_Init()
96 tmp32 |= FREQME_CTRL_W_PULSE_POL(config->operateModeAttribute.pulsePolarity); in FREQME_Init()
121 config->operateModeAttribute.refClkScaleFactor = 0U; in FREQME_GetDefaultConfig()
Dfsl_freqme.h102 …freqme_mode_attribute_t operateModeAttribute; /*!< Used to set the attribute of the selected opera… member