Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_dac.c283 void dac_triangle_noise_config(uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_dac.c316 void dac_triangle_noise_config(uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_dac.c312 void dac_triangle_noise_config(uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_dac.h187 void dac_triangle_noise_config(uint32_t amplitude);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_dac.h197 void dac_triangle_noise_config(uint32_t amplitude);
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dac.h194 void dac_triangle_noise_config(uint32_t amplitude);
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_dac.h225 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude);
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_dac.h225 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_dac.h228 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_dac.h235 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude);
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_dac.c413 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_dac.c412 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_dac.c432 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_dac.c415 void dac_triangle_noise_config(uint32_t dac_periph, uint32_t amplitude) in dac_triangle_noise_config() function
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_dac.h302 void dac_triangle_noise_config(uint8_t dac_out, uint32_t amplitude);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_dac.c471 void dac_triangle_noise_config(uint8_t dac_out, uint32_t amplitude) in dac_triangle_noise_config() function