Searched refs:LLWU_REG_VAL (Results 1 – 2 of 2) sorted by relevance
27 #define LLWU_REG_VAL(x) ((uint32_t)(x)) macro29 #define LLWU_REG_VAL(x) ((uint8_t)(x)) macro202 base->ME |= LLWU_REG_VAL(1UL << moduleIndex); in LLWU_EnableInternalModuleInterruptWakup()206 base->ME &= LLWU_REG_VAL(~(1UL << moduleIndex)); in LLWU_EnableInternalModuleInterruptWakup()262 base->DE |= LLWU_REG_VAL(1UL << moduleIndex); in LLWU_EnableInternalModuleDmaRequestWakup()266 base->DE &= LLWU_REG_VAL(~(1UL << moduleIndex)); in LLWU_EnableInternalModuleDmaRequestWakup()
53 reg &= LLWU_REG_VAL(~(3UL << regOffset)); in LLWU_SetExternalWakeupPinMode()108 reg &= LLWU_REG_VAL(~(3UL << regOffset)); in LLWU_SetExternalWakeupPinMode()