Home
last modified time | relevance | path

Searched refs:TIMER_IRMP (Results 1 – 9 of 9) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h67 #define TIMER_IRMP(timerx) REG32((timerx) + 0x50U) /*!< TIMER channel input r… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h80 #define TIMER_IRMP(timerx) REG32((timerx) + 0x50U) /*!< TIMER channel input… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h77 #define TIMER_IRMP(timerx) REG32((timerx) + 0x50U) /*!< TIMER channel input… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h75 #define TIMER_IRMP(timerx) REG32((timerx) + 0x00000050U) /*!< TIMER channel i… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c1653 TIMER_IRMP(timer_periph) = (uint32_t)remap; in timer_channel_remap_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h71 #define TIMER_IRMP(timerx) REG32((timerx) + 0x00000050U) /*!< TIMER chan… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c1877 TIMER_IRMP(timer_periph) = (uint32_t)remap; in timer_channel_remap_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c2020 TIMER_IRMP(timer_periph) = (uint32_t)remap; in timer_channel_remap_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2382 TIMER_IRMP(timer_periph) = (uint32_t)remap; in timer_channel_remap_config()