Searched refs:Mode (Results 1 – 11 of 11) sorted by relevance
237 Emios_Pwm_Ip_PwmType Mode) in Emios_Pwm_Ip_ValidateMode() argument240 if((uint8)Mode < (uint8)EMIOS_PWM_IP_MODES) in Emios_Pwm_Ip_ValidateMode()242 …Ret = (((Emios_Pwm_Ip_aChannelModes[Instance][(uint8)Mode] >> Channel) & 0x01UL) == 1UL) ? TRUE : … in Emios_Pwm_Ip_ValidateMode()249 (void) Mode; in Emios_Pwm_Ip_ValidateMode()334 DevAssert((UserChCfg->Mode == EMIOS_PWM_IP_MODE_OPWFMB_FLAG) || in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()335 (UserChCfg->Mode == EMIOS_PWM_IP_MODE_OPWFMB_FLAG_BOTH)); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()375 Emios_Pwm_Ip_SetPwmMode(Base, UserChCfg->ChannelId, UserChCfg->Mode); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()399 DevAssert((UserChCfg->Mode == EMIOS_PWM_IP_MODE_OPWFM_IMMEDIATE_UPDATE_FLAG) || in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()400 (UserChCfg->Mode == EMIOS_PWM_IP_MODE_OPWFM_IMMEDIATE_UPDATE_FLAG_BOTH) || in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()401 (UserChCfg->Mode == EMIOS_PWM_IP_MODE_OPWFM_NEXT_PERIOD_UPDATE_FLAG) || in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()[all …]
278 static inline void Linflexd_Uart_Ip_SetMode(LINFLEXD_Type *Base, Linflexd_Uart_Ip_ModeType Mode) in Linflexd_Uart_Ip_SetMode() argument284 RegValTemp |= LINFLEXD_UARTCR_UART((uint32)Mode); in Linflexd_Uart_Ip_SetMode()467 …tic inline void Linflexd_Uart_Ip_SetTxMode(LINFLEXD_Type *Base, Linflexd_Uart_Ip_RxTxModeType Mode) in Linflexd_Uart_Ip_SetTxMode() argument473 RegValTemp |= LINFLEXD_UARTCR_TFBM((uint32)Mode); in Linflexd_Uart_Ip_SetTxMode()487 …tic inline void Linflexd_Uart_Ip_SetRxMode(LINFLEXD_Type *Base, Linflexd_Uart_Ip_RxTxModeType Mode) in Linflexd_Uart_Ip_SetRxMode() argument493 RegValTemp |= LINFLEXD_UARTCR_RFBM((uint32)Mode); in Linflexd_Uart_Ip_SetRxMode()
527 Emios_Pwm_Ip_PwmModeType Mode) in Emios_Pwm_Ip_SetPwmMode() argument529 Base->CH.UC[Channel].C = (Base->CH.UC[Channel].C & ~(eMIOS_C_MODE_MASK)) | eMIOS_C_MODE(Mode); in Emios_Pwm_Ip_SetPwmMode()542 Emios_Pwm_Ip_PwmModeType Mode, in Emios_Pwm_Ip_SetPwmModePol() argument545 …Channel].C & ~(eMIOS_C_MODE_MASK) & ~(eMIOS_C_EDPOL_MASK)) | eMIOS_C_MODE(Mode) | eMIOS_C_EDPOL(Po… in Emios_Pwm_Ip_SetPwmModePol()
371 Emios_Pwm_Ip_PwmModeType Mode; member
361 Emios_Pwm_Ip_PwmModeType Mode);
193 Swt_Ip_ServiceModeType Mode; in Swt_Ip_GetServiceMode() local200 Mode = SWT_IP_KS_SEQ_MODE; in Swt_Ip_GetServiceMode()204 Mode = SWT_IP_FS_SEQ_MODE; in Swt_Ip_GetServiceMode()208 return Mode; in Swt_Ip_GetServiceMode()
3 …538db0" title="The interface function to check if the sensor is in ROM CI Mode. " alt="" coords="2…
4 …538db0" title="The interface function to check if the sensor is in ROM CI Mode. " alt="" coords="2…
331 Spi_Ip_StatusType Spi_Ip_UpdateTransferMode(uint8 Instance, Spi_Ip_ModeType Mode);
2127 Spi_Ip_StatusType Spi_Ip_UpdateTransferMode(uint8 Instance, Spi_Ip_ModeType Mode) in Spi_Ip_UpdateTransferMode() argument2142 State->TransferMode = Mode; in Spi_Ip_UpdateTransferMode()