Searched refs:pSimpleOnePulseChannelCfg (Results 1 – 6 of 6) sorted by relevance
3148 … const HRTIM_SimpleOnePulseChannelCfgTypeDef *pSimpleOnePulseChannelCfg) in HAL_HRTIM_SimpleOnePulseChannelConfig() argument3155 assert_param(IS_HRTIM_OUTPUTPULSE(pSimpleOnePulseChannelCfg->Pulse)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3156 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOnePulseChannelCfg->OutputPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3157 assert_param(IS_HRTIM_OUTPUTIDLELEVEL(pSimpleOnePulseChannelCfg->OutputIdleLevel)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3158 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3159 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleOnePulseChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleOnePulseChannelConfig()3160 pSimpleOnePulseChannelCfg->EventPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3161 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3162 assert_param(IS_HRTIM_EVENTFILTER(pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()3163 pSimpleOnePulseChannelCfg->EventFilter)); in HAL_HRTIM_SimpleOnePulseChannelConfig()[all …]
3303 … const HRTIM_SimpleOnePulseChannelCfgTypeDef* pSimpleOnePulseChannelCfg) in HAL_HRTIM_SimpleOnePulseChannelConfig() argument3310 assert_param(IS_HRTIM_OUTPUTPULSE(pSimpleOnePulseChannelCfg->Pulse)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3311 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOnePulseChannelCfg->OutputPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3312 assert_param(IS_HRTIM_OUTPUTIDLELEVEL(pSimpleOnePulseChannelCfg->OutputIdleLevel)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3313 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3314 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleOnePulseChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleOnePulseChannelConfig()3315 pSimpleOnePulseChannelCfg->EventPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3316 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3317 assert_param(IS_HRTIM_EVENTFILTER(pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()3318 pSimpleOnePulseChannelCfg->EventFilter)); in HAL_HRTIM_SimpleOnePulseChannelConfig()[all …]
3388 … const HRTIM_SimpleOnePulseChannelCfgTypeDef *pSimpleOnePulseChannelCfg) in HAL_HRTIM_SimpleOnePulseChannelConfig() argument3395 assert_param(IS_HRTIM_OUTPUTPULSE(pSimpleOnePulseChannelCfg->Pulse)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3396 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOnePulseChannelCfg->OutputPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3397 assert_param(IS_HRTIM_OUTPUTIDLELEVEL(pSimpleOnePulseChannelCfg->OutputIdleLevel)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3398 assert_param(IS_HRTIM_EVENT(pSimpleOnePulseChannelCfg->Event)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3399 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleOnePulseChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleOnePulseChannelConfig()3400 pSimpleOnePulseChannelCfg->EventPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3401 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()3402 assert_param(IS_HRTIM_EVENTFILTER(pSimpleOnePulseChannelCfg->Event, in HAL_HRTIM_SimpleOnePulseChannelConfig()3403 pSimpleOnePulseChannelCfg->EventFilter)); in HAL_HRTIM_SimpleOnePulseChannelConfig()[all …]
3373 … const HRTIM_SimpleOnePulseChannelCfgTypeDef *pSimpleOnePulseChannelCfg);
3412 … const HRTIM_SimpleOnePulseChannelCfgTypeDef* pSimpleOnePulseChannelCfg);
4816 … const HRTIM_SimpleOnePulseChannelCfgTypeDef *pSimpleOnePulseChannelCfg);