Home
last modified time | relevance | path

Searched refs:polarity (Results 1 – 22 of 22) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sqpi.c60 sqpi_struct->polarity = SQPI_SAMPLE_POLARITY_RISING; in sqpi_struct_para_init()
83 temp |= ((sqpi_struct->polarity)|sqpi_struct->id_length|sqpi_struct->cmd_bit); in sqpi_init()
Dgd32e50x_shrtimer.c553 channelcfg->polarity = SHRTIMER_CHANNEL_POLARITY_HIGH; in shrtimer_channel_outputcfg_struct_para_init()
1474 exevcfg->polarity = SHRTIMER_EXEV_POLARITY_HIGH; in shrtimer_exeventcfg_struct_para_init()
1573 faultcfg->polarity = SHRTIMER_FAULT_POLARITY_LOW; in shrtimer_faultcfg_struct_para_init()
1607 fltincfg0 |= faultcfg->polarity; in shrtimer_fault_config()
1618 fltincfg0 |= ((faultcfg->polarity) << 8); in shrtimer_fault_config()
1629 fltincfg0 |= ((faultcfg->polarity) << 16); in shrtimer_fault_config()
1640 fltincfg0 |= ((faultcfg->polarity) << 24); in shrtimer_fault_config()
1651 fltincfg1 |= faultcfg->polarity; in shrtimer_fault_config()
2990 exevcfg0_reg |= eventcfg->polarity; in external_event_config()
3000 exevcfg0_reg |= ((eventcfg->polarity) << 6); in external_event_config()
[all …]
Dgd32e50x_ctc.c133 void ctc_refsource_polarity_config(uint32_t polarity) in ctc_refsource_polarity_config() argument
136 CTC_CTL1 |= (uint32_t)polarity; in ctc_refsource_polarity_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_ctc.c130 void ctc_refsource_polarity_config(uint32_t polarity) in ctc_refsource_polarity_config() argument
133 CTC_CTL1 |= (uint32_t)polarity; in ctc_refsource_polarity_config()
Dgd32l23x_dma.c786 …dmamux_synchronization_polarity_config(dmamux_multiplexer_channel_enum channelx, uint32_t polarity) in dmamux_synchronization_polarity_config() argument
789 DMAMUX_RM_CHXCFG(channelx) |= polarity; in dmamux_synchronization_polarity_config()
918 void dmamux_trigger_polarity_config(dmamux_generator_channel_enum channelx, uint32_t polarity) in dmamux_trigger_polarity_config() argument
921 DMAMUX_RG_CHXCFG(channelx) |= polarity; in dmamux_trigger_polarity_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_ctc.c132 void ctc_refsource_polarity_config(uint32_t polarity) in ctc_refsource_polarity_config() argument
135 CTC_CTL1 |= (uint32_t)polarity; in ctc_refsource_polarity_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_ctc.c63 void ctc_refsource_polarity_config(uint32_t polarity) in ctc_refsource_polarity_config() argument
66 CTC_CTL1 |= (uint32_t)polarity; in ctc_refsource_polarity_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_ctc.c133 void ctc_refsource_polarity_config(uint32_t polarity) in ctc_refsource_polarity_config() argument
136 CTC_CTL1 |= (uint32_t)polarity; in ctc_refsource_polarity_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ctc.c133 void ctc_refsource_polarity_config(uint32_t polarity) in ctc_refsource_polarity_config() argument
136 CTC_CTL1 |= (uint32_t)polarity; in ctc_refsource_polarity_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_dma.c828 …dmamux_synchronization_polarity_config(dmamux_multiplexer_channel_enum channelx, uint32_t polarity) in dmamux_synchronization_polarity_config() argument
831 DMAMUX_RM_CHXCFG(channelx) |= polarity; in dmamux_synchronization_polarity_config()
997 void dmamux_trigger_polarity_config(dmamux_generator_channel_enum channelx, uint32_t polarity) in dmamux_trigger_polarity_config() argument
1000 DMAMUX_RG_CHXCFG(channelx) |= polarity; in dmamux_trigger_polarity_config()
Dgd32a50x_timer.c2634 breakinpara->polarity = TIMER_BRKIN_POLARITY_LOW; in timer_break_external_input_struct_para_init()
2661 (breakinpara->polarity << ((break_input << 1U) + 25U))); in timer_break_external_input_config()
2716 …reak_external_input_polarity_config(uint32_t timer_periph, uint32_t break_input, uint32_t polarity) in timer_break_external_input_polarity_config() argument
2718 if(polarity == TIMER_BRKIN_POLARITY_HIGH) { in timer_break_external_input_polarity_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sqpi.h83 …uint32_t polarity; /*!< SQPI sample polar… member
Dgd32e50x_ctc.h152 void ctc_refsource_polarity_config(uint32_t polarity);
Dgd32e50x_shrtimer.h1169 …uint32_t polarity; /*!< the active level of external event 0 when EXEVyEG… member
1177 …uint32_t polarity; /*!< the polarity of the fault input, refer to: fault … member
1191 …uint32_t polarity; /*!< configure channel output polarity, refer to: chan… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_ctc.h151 void ctc_refsource_polarity_config(uint32_t polarity);
Dgd32l23x_dma.h593 …mamux_synchronization_polarity_config(dmamux_multiplexer_channel_enum channelx, uint32_t polarity);
601 void dmamux_trigger_polarity_config(dmamux_generator_channel_enum channelx, uint32_t polarity);
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_ctc.h153 void ctc_refsource_polarity_config(uint32_t polarity);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_ctc.h152 void ctc_refsource_polarity_config(uint32_t polarity);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ctc.h158 void ctc_refsource_polarity_config(uint32_t polarity);
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_ctc.h146 void ctc_refsource_polarity_config(uint32_t polarity);
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dma.h681 …mamux_synchronization_polarity_config(dmamux_multiplexer_channel_enum channelx, uint32_t polarity);
689 void dmamux_trigger_polarity_config(dmamux_generator_channel_enum channelx, uint32_t polarity);
Dgd32a50x_timer.h487 …uint32_t polarity; /*!< break externa… member
1109 …eak_external_input_polarity_config(uint32_t timer_periph, uint32_t break_input, uint32_t polarity);