Searched refs:channelMaskLo (Results 1 – 1 of 1) sorted by relevance
203 uint32 channelMaskLo, in Wkpu_Ip_WakeupRequest() argument212 base->WRER |= channelMaskLo; in Wkpu_Ip_WakeupRequest()220 base->WRER &= ~channelMaskLo; in Wkpu_Ip_WakeupRequest()228 uint32 channelMaskLo, in Wkpu_Ip_InterruptRequest() argument237 base->IRER |= channelMaskLo; in Wkpu_Ip_InterruptRequest()245 base->IRER &= ~channelMaskLo; in Wkpu_Ip_InterruptRequest()262 uint32 channelMaskLo, in Wkpu_Ip_EnableRisingEdge() argument271 base->WIREER |= channelMaskLo; in Wkpu_Ip_EnableRisingEdge()279 base->WIREER &= ~channelMaskLo; in Wkpu_Ip_EnableRisingEdge()296 uint32 channelMaskLo, in Wkpu_Ip_EnableFallingEdge() argument[all …]