Searched refs:DFSDM_MAX_PERIOD_SIZE (Results 1 – 1 of 1) sorted by relevance
25 #define DFSDM_MAX_PERIOD_SIZE (PAGE_SIZE / 2) macro56 .period_bytes_max = DFSDM_MAX_PERIOD_SIZE,57 .buffer_bytes_max = DFSDM_MAX_PERIODS * DFSDM_MAX_PERIOD_SIZE290 unsigned int size = DFSDM_MAX_PERIODS * DFSDM_MAX_PERIOD_SIZE; in stm32_adfsdm_pcm_new()
Completed in 3 milliseconds