Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.h578 …uint32_t queueaValue; /*!< Configuration value for queueA which could directly write to the reg. */ member
Dfsl_semc.c367 base->BMCR0 = (uint32_t)(configure->queueWeight.queueaWeight.queueaValue); in SEMC_Init()