Home
last modified time | relevance | path

Searched refs:step (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_iref.c82 void iref_mode_set(uint32_t step) in iref_mode_set() argument
85 IREF_CTL |= step; in iref_mode_set()
Dgd32f4xx_rtc.c1268 ErrStatus rtc_coarse_calibration_config(uint8_t direction, uint8_t step) in rtc_coarse_calibration_config() argument
1285 RTC_COSC |= (uint32_t)((uint32_t)step & 0x1FU); in rtc_coarse_calibration_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_iref.h179 void iref_mode_set(uint32_t step);
Dgd32f4xx_rtc.h639 ErrStatus rtc_coarse_calibration_config(uint8_t direction, uint8_t step);
/hal_gigadevice-latest/
DREADME.md84 Rework gd32 standard peripheral API is a huge step. To allow developers move
117 two step work. First move I2CCLK_MAX and I2CCLK_MIN marco from i2c source