Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/afe/
Dfsl_afe.c74 … |= AFE_CR_STRTUP_CNT((uint8_t)config->startupCount) | AFE_CR_RESULT_FORMAT(config->resultFormat) | in AFE_Init()
122 config->resultFormat = kAFE_ResultFormatRight; in AFE_GetDefaultConfig()
Dfsl_afe.h192 afe_result_format_t resultFormat; /*!< Select the result format. */ member