Searched defs:triggerSource (Results 1 – 9 of 9) sorted by relevance
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_tmr.c | 576 void TMR_ConfigIntTrigExternalClock(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_ConfigIntTrigExternalClock() 602 void TMR_ConfigTrigExternalClock(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource, in TMR_ConfigTrigExternalClock() 763 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger()
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_tmr.c | 590 void TMR_ConfigIntTrigExternalClock(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_ConfigIntTrigExternalClock() 616 void TMR_ConfigTrigExternalClock(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource, in TMR_ConfigTrigExternalClock() 777 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger()
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/ |
| A D | apm32s10x_tmr.c | 549 void TMR_ConfigIntTrigExternalClock(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_ConfigIntTrigExternalClock() 575 void TMR_ConfigTrigExternalClock(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource, in TMR_ConfigTrigExternalClock() 738 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger()
|
| /bsp/rm48x50/HALCoGen/include/ |
| A D | mibspi.h | 34 enum triggerSource enum
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/ |
| A D | apm32f4xx_tmr.c | 1633 void TMR_ConfigIntTrigExternalClock(TMR_T *tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_ConfigIntTrigExternalClock() 1659 void TMR_ConfigTrigExternalClock(TMR_T *tmr, TMR_TRIGGER_SOURCE_T triggerSource, in TMR_ConfigTrigExternalClock() 1752 void TMR_SelectInputTrigger(TMR_T *tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger()
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_lpit.h | 116 lpit_trigger_source_t triggerSource; /*!< Decides if we use external or internal trigger. */ member
|
| A D | fsl_tpm.h | 217 tpm_trigger_source_t triggerSource; /*!< Decides if we use external or internal trigger. */ member
|
| A D | fsl_flexio.h | 236 …flexio_timer_trigger_source_t triggerSource; /*!< Trigger Source, internal (see 'trgsel') or e… member
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/ |
| A D | fm33lc0xx_fl_adc.h | 82 uint32_t triggerSource; member
|
Completed in 32 milliseconds