Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_cfm.h138 #define CFM_RUNTIME_REG_MASK 0xFFFFFFU macro
Dmss_cfm.c95 CFM_REG->runtimeReg = (referenceCount & CFM_RUNTIME_REG_MASK); in MSS_CFM_runtime_register()