Searched refs:request_id (Results 1 – 1 of 1) sorted by relevance
125 int request_id = config->dma_slot; in dmamux_stm32_configure() local127 if (request_id > dev_config->req_nb + dev_config->gen_nb) { in dmamux_stm32_configure()128 LOG_ERR("request ID %d is not valid.", request_id); in dmamux_stm32_configure()160 LL_DMAMUX_SetRequestID(dmamux, id, request_id); in dmamux_stm32_configure()