Searched refs:DSCMB_KTE_DUAL_EN (Results 1 – 14 of 14) sorted by relevance
125 #define DSCMB_KTE_DUAL_EN 0x10000000UL macro
1811 u32Status |= pReadData0->DualSloEn?DSCMB_KTE_DUAL_EN:0; in HAL_DSCMB_KTE_GetStatus()
1815 u32Status |= pReadData1->DualSloEn?DSCMB_KTE_DUAL_EN:0; in HAL_DSCMB_KTE_GetStatus()
1821 u32Status |= ReadData.DualSloEn?DSCMB_KTE_DUAL_EN:0; in HAL_DSCMB_KTE_GetStatus()
1805 u32Status |= pReadData0->DualSloEn?DSCMB_KTE_DUAL_EN:0; in HAL_DSCMB_KTE_GetStatus()