Searched refs:BSP_RESET_MRCTL_SELECT_MASK (Results 1 – 1 of 1) sorted by relevance
16 #define BSP_RESET_MRCTL_SELECT_MASK (0x001F0000U) macro321 (((module_to_enable & BSP_RESET_MRCTL_SELECT_MASK) >> 16U) + in R_BSP_ModuleResetEnable()353 (((module_to_disable & BSP_RESET_MRCTL_SELECT_MASK) >> 16U) + in R_BSP_ModuleResetDisable()