Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.h572 } semc_queuea_weight_struct_t; typedef
577 semc_queuea_weight_struct_t queueaConfig; /*!< Structure configuration for queueA. */
Dfsl_semc.c306 semc_queuea_weight_struct_t *queueaWeight = &(config->queueWeight.queueaWeight.queueaConfig); in SEMC_GetDefaultConfig()