Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h152 uint8 Channel, in Emios_Pwm_Ip_SetOutputUpdate()
164 uint8 Channel) in Emios_Pwm_Ip_GetOutputUpdate()
186 uint8 Channel, in Emios_Pwm_Ip_SetChannelEnable()
199 uint8 Channel) in Emios_Pwm_Ip_GetChannelEnable()
212 uint8 Channel, in Emios_Pwm_Ip_SetUCRegA()
225 uint8 Channel) in Emios_Pwm_Ip_GetUCRegA()
238 uint8 Channel, in Emios_Pwm_Ip_SetUCRegB()
251 uint8 Channel) in Emios_Pwm_Ip_GetUCRegB()
264 uint8 Channel) in Emios_Pwm_Ip_GetInternalCounterValue()
279 uint8 Channel, in Emios_Pwm_Ip_SetFreezeEnable()
[all …]
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c236 uint8 Channel, in Emios_Pwm_Ip_ValidateMode()
264 uint8 Channel, in Emios_Pwm_Ip_GetCounterBusPeriod()
293 uint8 Channel, in Emios_Pwm_Ip_GetCounterBusMode()
469 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
535 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwfm()
721 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
792 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwmc()
1013 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwmb()
1070 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwm()
1236 uint8 Channel, in Emios_Pwm_Ip_SetDutyCycleOpwmt()
[all …]
DEmios_Pwm_Ip_Irq.c207 static void Emios_Pwm_Ip_IrqDaocHandler(uint8 Instance, uint8 Channel) in Emios_Pwm_Ip_IrqDaocHandler()
261 void Emios_Pwm_Ip_IrqHandler(uint8 Instance, uint8 Channel) in Emios_Pwm_Ip_IrqHandler()
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip_Hw_Access.c472 uint8 Channel) in GMAC_RxIRQHandler()
512 uint8 Channel) in GMAC_TxIRQHandler()
DGmac_Ip.c2336 uint8 Channel) in Gmac_Ip_GetChInterruptFlags()
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcl/src/
DEmios_Mcl_Ip.c437 uint32 Emios_Mcl_Ip_GetCounterBusPeriod(uint8 Instance, uint8 Channel) in Emios_Mcl_Ip_GetCounterBusPeriod()
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Frequency.c4052 static uint32 DFS_OUTPUT(const DFS_Type *Base, uint32 Channel, uint32 Fin) in DFS_OUTPUT()