Home
last modified time | relevance | path

Searched refs:BufferOutput (Results 1 – 15 of 15) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_dac.c131 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
144 | DAC_InitStruct->BufferOutput); in DAC_Init()
166 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_dac.c131 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
144 | DAC_InitStruct->BufferOutput); in DAC_Init()
166 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_dac.c131 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
144 | DAC_InitStruct->BufferOutput); in DAC_Init()
166 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_dac.c133 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
146 | DAC_InitStruct->BufferOutput); in DAC_Init()
168 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_dac.c133 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
146 | DAC_InitStruct->BufferOutput); in DAC_Init()
168 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_dac.c133 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
146 | DAC_InitStruct->BufferOutput); in DAC_Init()
168 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_dac.c133 assert_param(IS_DAC_OUTPUT_BUFFER_STATE(DAC_InitStruct->BufferOutput)); in DAC_Init()
146 | DAC_InitStruct->BufferOutput); in DAC_Init()
168 DAC_InitStruct->BufferOutput = DAC_BUFFOUTPUT_ENABLE; in DAC_ClearStruct()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member
/bsp/n32/libraries/n32_drivers/
A Ddrv_dac.c57 DAC_InitStructure.BufferOutput = DAC_BUFFOUTPUT_ENABLE; in n32_dac_init()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_dac.h74 …uint32_t BufferOutput; /*!< Specifies whether the DAC channel output buffer is enabled or disabled. member

Completed in 27 milliseconds