Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c505 if(IPA_INTER_TIMER_ENABLE == timer_cfg) { in ipa_inter_timer_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h244 #define IPA_INTER_TIMER_ENABLE ((uint8_t)0x01U) /*!< inter-timer enable */ macro