Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_cmp.h125 …uint8_t DACValue; /*!< Value for the DAC Output Voltage. Avai… member
A Dfsl_cmp.c218 tmp8 |= CMP_DACCR_VOSEL(config->DACValue); in CMP_SetDACConfig()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpcmp.h98 uint8_t DACValue; /*!< Value for the DAC Output Voltage. Available range is 0-63.*/ member
A Dfsl_lpcmp.c155 … tmp32 = LPCMP_DCR_VRSEL(config->referenceVoltageSource) | LPCMP_DCR_DAC_DATA(config->DACValue); in LPCMP_SetDACConfig()

Completed in 12 milliseconds