Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.h595 …uint32_t queuebValue; /*!< Configuration value for queueB which could directly write to the reg. */ member
Dfsl_semc.c377 base->BMCR1 = (uint32_t)(configure->queueWeight.queuebWeight.queuebValue); in SEMC_Init()