Searched refs:resultFormat (Results 1 – 2 of 2) sorted by relevance
74 … |= 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()
192 afe_result_format_t resultFormat; /*!< Select the result format. */ member