Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h451 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000001U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h589 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000001U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h563 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000000U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h585 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000001U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h579 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000001U) /*!< TIM… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h588 #define TIMER_HALLINTERFACE_DISABLE ((uint8_t)0x01U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h577 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000000U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c1298 } else if(TIMER_HALLINTERFACE_DISABLE == hallmode) { in timer_hall_mode_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h886 #define TIMER_HALLINTERFACE_DISABLE ((uint32_t)0x00000000U) /*!< TIMER hall… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c1545 } else if(TIMER_HALLINTERFACE_DISABLE == hallmode) { in timer_hall_mode_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c1677 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c1520 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c1549 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c1695 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c1553 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c1889 } else if(TIMER_HALLINTERFACE_DISABLE == hallmode) { in timer_hall_mode_config()