Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c1373 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1379 ctl |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c1613 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1617 TIMER_SMCFG(timer_periph) |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c1745 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1749 TIMER_SMCFG(timer_periph) |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c1588 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1591 TIMER_SMCFG(timer_periph) |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c1617 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1620 TIMER_SMCFG(timer_periph) |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c1762 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1766 TIMER_SMCFG(timer_periph) |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c1621 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
1624 TIMER_SMCFG(timer_periph) |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h563 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h737 void timer_slave_mode_select(uint32_t timer_periph,uint32_t slavemode);
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h689 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h716 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode);
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h723 void timer_slave_mode_select(uint32_t timer_periph,uint32_t slavemode);
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h740 void timer_slave_mode_select(uint32_t timer_periph,uint32_t slavemode);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h707 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode);
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2124 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode) in timer_slave_mode_select() argument
2130 reg |= (uint32_t)slavemode; in timer_slave_mode_select()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h1059 void timer_slave_mode_select(uint32_t timer_periph, uint32_t slavemode);