Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_DAC.c216 uint32_t OTRIM=*(uint32_t *)(0x80248); in HAL_DAC_ConfigChannel() local
217 uint32_t OTRIM_high=(OTRIM&0xffff0000)>>16; in HAL_DAC_ConfigChannel()
218 uint32_t OTRIM_low=(OTRIM&0xffff); in HAL_DAC_ConfigChannel()

Completed in 5 milliseconds