Lines Matching refs:channelMaskHi
205 uint32 channelMaskHi, in Wkpu_Ip_WakeupRequest() argument
214 base->WRER_64 |= channelMaskHi; in Wkpu_Ip_WakeupRequest()
222 base->WRER_64 &= ~channelMaskHi; in Wkpu_Ip_WakeupRequest()
230 uint32 channelMaskHi, in Wkpu_Ip_InterruptRequest() argument
239 base->IRER_64 |= channelMaskHi; in Wkpu_Ip_InterruptRequest()
247 base->IRER_64 &= ~channelMaskHi; in Wkpu_Ip_InterruptRequest()
264 uint32 channelMaskHi, in Wkpu_Ip_EnableRisingEdge() argument
273 base->WIREER_64 |= channelMaskHi; in Wkpu_Ip_EnableRisingEdge()
281 base->WIREER_64 &= ~channelMaskHi; in Wkpu_Ip_EnableRisingEdge()
298 uint32 channelMaskHi, in Wkpu_Ip_EnableFallingEdge() argument
307 base->WIFEER_64 |= channelMaskHi; in Wkpu_Ip_EnableFallingEdge()
315 base->WIFEER_64 &= ~channelMaskHi; in Wkpu_Ip_EnableFallingEdge()
332 uint32 channelMaskHi, in Wkpu_Ip_Filter() argument
341 base->WIFER_64 |= channelMaskHi; in Wkpu_Ip_Filter()
349 base->WIFER_64 &= ~channelMaskHi; in Wkpu_Ip_Filter()
367 uint32 channelMaskHi, in Wkpu_Ip_PullUp() argument
375 base->WIPER_64 |= channelMaskHi; in Wkpu_Ip_PullUp()
382 base->WIPER_64 &= ~channelMaskHi; in Wkpu_Ip_PullUp()
403 uint32 channelMaskHi = (uint32)0U; in Wkpu_Ip_EnableInterrupt() local
417 channelMaskHi = (uint32)0U; in Wkpu_Ip_EnableInterrupt()
423 channelMaskHi = (uint32)1UL << ((uint32)hwChannel - (uint32)32U); in Wkpu_Ip_EnableInterrupt()
436 channelMaskHi, in Wkpu_Ip_EnableInterrupt()
443 channelMaskHi, in Wkpu_Ip_EnableInterrupt()
448 (void)channelMaskHi; in Wkpu_Ip_EnableInterrupt()
466 uint32 channelMaskHi = (uint32)0U; in Wkpu_Ip_DisableInterrupt() local
480 channelMaskHi = (uint32)0U; in Wkpu_Ip_DisableInterrupt()
486 channelMaskHi = (uint32)1UL << ((uint32)hwChannel - (uint32)32U); in Wkpu_Ip_DisableInterrupt()
493 channelMaskHi, in Wkpu_Ip_DisableInterrupt()
500 channelMaskHi, in Wkpu_Ip_DisableInterrupt()
505 (void)channelMaskHi; in Wkpu_Ip_DisableInterrupt()
527 uint32 channelMaskHi = (uint32)0U; in Wkpu_Ip_Init() local
551 channelMaskHi = (uint32)0U; in Wkpu_Ip_Init()
557 channelMaskHi = (uint32)1UL << ((uint32)hwChannel - (uint32)32U); in Wkpu_Ip_Init()
572 channelMaskHi, in Wkpu_Ip_Init()
581 channelMaskHi, in Wkpu_Ip_Init()
595 (void)channelMaskHi; in Wkpu_Ip_Init()
698 uint32 channelMaskHi = (uint32)0U; in Wkpu_Ip_SetActivationCondition() local
709 channelMaskHi = (uint32)0U; in Wkpu_Ip_SetActivationCondition()
715 channelMaskHi = (uint32)1UL << ((uint32)hwChannel - (uint32)32U); in Wkpu_Ip_SetActivationCondition()
725 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
731 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
739 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
745 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
753 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
759 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
769 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
775 channelMaskHi, in Wkpu_Ip_SetActivationCondition()
782 (void)channelMaskHi; in Wkpu_Ip_SetActivationCondition()