Home
last modified time | relevance | path

Searched refs:TIMER_HALLINTERFACE_ENABLE (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h450 #define TIMER_HALLINTERFACE_ENABLE ((uint32_t)0x00000000U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h588 #define TIMER_HALLINTERFACE_ENABLE ((uint32_t)0x00000000U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h562 #define TIMER_HALLINTERFACE_ENABLE TIMER_CTL1_TI0S /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h584 #define TIMER_HALLINTERFACE_ENABLE ((uint32_t)0x00000000U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h578 #define TIMER_HALLINTERFACE_ENABLE ((uint32_t)0x00000000U) /*!< TIM… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h587 #define TIMER_HALLINTERFACE_ENABLE ((uint8_t)0x00U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h576 #define TIMER_HALLINTERFACE_ENABLE TIMER_CTL1_TI0S /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c1296 if(TIMER_HALLINTERFACE_ENABLE == hallmode) { in timer_hall_mode_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h885 #define TIMER_HALLINTERFACE_ENABLE TIMER_CTL1_TI0S /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c1543 if(TIMER_HALLINTERFACE_ENABLE == hallmode) { in timer_hall_mode_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c1675 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c1518 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c1547 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c1693 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c1551 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c1887 if(TIMER_HALLINTERFACE_ENABLE == hallmode) { in timer_hall_mode_config()