Home
last modified time | relevance | path

Searched refs:channelMaskLo (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DWkpu_Ip.c203 uint32 channelMaskLo, in Wkpu_Ip_WakeupRequest() argument
212 base->WRER |= channelMaskLo; in Wkpu_Ip_WakeupRequest()
220 base->WRER &= ~channelMaskLo; in Wkpu_Ip_WakeupRequest()
228 uint32 channelMaskLo, in Wkpu_Ip_InterruptRequest() argument
237 base->IRER |= channelMaskLo; in Wkpu_Ip_InterruptRequest()
245 base->IRER &= ~channelMaskLo; in Wkpu_Ip_InterruptRequest()
262 uint32 channelMaskLo, in Wkpu_Ip_EnableRisingEdge() argument
271 base->WIREER |= channelMaskLo; in Wkpu_Ip_EnableRisingEdge()
279 base->WIREER &= ~channelMaskLo; in Wkpu_Ip_EnableRisingEdge()
296 uint32 channelMaskLo, in Wkpu_Ip_EnableFallingEdge() argument
[all …]