| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_timer.c | 1294 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1296 if(TIMER_HALLINTERFACE_ENABLE == hallmode) { in timer_hall_mode_config() 1298 } else if(TIMER_HALLINTERFACE_DISABLE == hallmode) { in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_timer.c | 1541 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1543 if(TIMER_HALLINTERFACE_ENABLE == hallmode) { in timer_hall_mode_config() 1545 } else if(TIMER_HALLINTERFACE_DISABLE == hallmode) { in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_timer.c | 1673 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1675 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config() 1677 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_timer.c | 1516 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1518 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config() 1520 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_timer.c | 1545 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1547 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config() 1549 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_timer.c | 1691 void timer_hall_mode_config(uint32_t timer_periph, uint8_t hallmode) in timer_hall_mode_config() argument 1693 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config() 1695 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_timer.c | 1549 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1551 if(TIMER_HALLINTERFACE_ENABLE == hallmode){ in timer_hall_mode_config() 1553 }else if(TIMER_HALLINTERFACE_DISABLE == hallmode){ in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_timer.c | 1885 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode) in timer_hall_mode_config() argument 1887 if(TIMER_HALLINTERFACE_ENABLE == hallmode) { in timer_hall_mode_config() 1889 } else if(TIMER_HALLINTERFACE_DISABLE == hallmode) { in timer_hall_mode_config()
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_timer.h | 555 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_timer.h | 729 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_timer.h | 681 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_timer.h | 708 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_timer.h | 715 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_timer.h | 732 void timer_hall_mode_config(uint32_t timer_periph, uint8_t hallmode);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_timer.h | 699 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_timer.h | 1043 void timer_hall_mode_config(uint32_t timer_periph, uint32_t hallmode);
|