Searched refs:queueaWeight (Results 1 – 2 of 2) sorted by relevance
258 semc_queuea_weight_struct_t *queueaWeight = &(config->queueWeight.queueaWeight.queueaConfig); in SEMC_GetDefaultConfig() local267 queueaWeight->qos = SEMC_BMCR0_TYPICAL_WQOS; in SEMC_GetDefaultConfig()268 queueaWeight->aging = SEMC_BMCR0_TYPICAL_WAGE; in SEMC_GetDefaultConfig()269 queueaWeight->slaveHitSwith = SEMC_BMCR0_TYPICAL_WSH; in SEMC_GetDefaultConfig()270 queueaWeight->slaveHitNoswitch = SEMC_BMCR0_TYPICAL_WRWS; in SEMC_GetDefaultConfig()319 base->BMCR0 = (uint32_t)(configure->queueWeight.queueaWeight.queueaValue); in SEMC_Init()
589 semc_queuea_weight_t queueaWeight; /*!< Weight settings for queue a. */ member