Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_dac/
Dfsl_dac.h103 void DAC_SetBufferValue(DAC_Type *base, uint32_t value);
Dfsl_dac.c151 void DAC_SetBufferValue(DAC_Type *base, uint32_t value) in DAC_SetBufferValue() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/dac/
Dfsl_dac.h273 void DAC_SetBufferValue(DAC_Type *base, uint8_t index, uint16_t value);
Dfsl_dac.c210 void DAC_SetBufferValue(DAC_Type *base, uint8_t index, uint16_t value) in DAC_SetBufferValue() function