Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DWkpu_Ip.c205 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
[all …]