Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/adc_5v12b_ll18_015/
Dfsl_adc.c179 tmp32 = ADC_SC4_AFDEP(config->FifoDepth); in ADC_SetFifoConfig()
210 config->FifoDepth = 0UL; in ADC_GetDefaultFIFOConfig()
Dfsl_adc.h139 …uint32_t FifoDepth; /*!< Setting the depth of FIFO. Depth of fifo is FifoDepth + 1. When… member