Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_dac32.c154 DAC_STATCTRL_DACBFUP(config->upperLimit)); in DAC32_SetBufferConfig()
180 config->upperLimit = DAC_DAT_COUNT * 2U - 1U; in DAC32_GetDefaultBufferConfig()
Dfsl_dac.c170 tmp8 |= DAC_C2_DACBFUP(config->upperLimit); in DAC_SetBufferConfig()
199 config->upperLimit = DAC_DATL_COUNT - 1U; in DAC_GetDefaultBufferConfig()
Dfsl_dac.h129 uint8_t upperLimit; /*!< Set the upper limit for the buffer index. member
Dfsl_dac32.h107 uint32_t upperLimit; /*!< Set the upper limit for buffer index. member