Home
last modified time | relevance | path

Searched refs:CTC_STAT_REFCAP (Results 1 – 11 of 11) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_ctc.c208 capture_value = (uint16_t)((CTC_STAT & CTC_STAT_REFCAP) >> CTC_REFCAP_OFFSET); in ctc_counter_capture_value_read()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_ctc.h76 #define CTC_STAT_REFCAP BITS(16,31) /*!< CTC counter capture when refere… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_ctc.c211 capture_value = (uint16_t)((CTC_STAT & CTC_STAT_REFCAP)>> CTC_REFCAP_OFFSET); in ctc_counter_capture_value_read()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_ctc.h78 #define CTC_STAT_REFCAP BITS(16,31) /*!< CTC counter capture when refere… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_ctc.h78 #define CTC_STAT_REFCAP BITS(16,31) /*!< CTC counter capture when refere… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_ctc.c210 capture_value = (uint16_t)((CTC_STAT & CTC_STAT_REFCAP)>> CTC_REFCAP_OFFSET); in ctc_counter_capture_value_read()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_ctc.h79 #define CTC_STAT_REFCAP BITS(16,31) /*!< CTC counter capture when refere… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_ctc.c210 capture_value = (uint16_t)((CTC_STAT & CTC_STAT_REFCAP)>> CTC_REFCAP_OFFSET); in ctc_counter_capture_value_read()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ctc.c225 capture_value = (uint16_t)((CTC_STAT & CTC_STAT_REFCAP) >> CTC_REFCAP_OFFSET); in ctc_counter_capture_value_read()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ctc.h80 #define CTC_STAT_REFCAP BITS(16,31) /*!< CTC counter capture when refere… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_ctc.h78 #define CTC_STAT_REFCAP BITS(16,31) /*!< CTC counter capture when refere… macro