Searched refs:DAC_CALLBACK_DATA_EMPTY (Results 1 – 3 of 3) sorted by relevance
359 (module->callback_enable[DAC_CHANNEL_0][DAC_CALLBACK_DATA_EMPTY])) { in _dac_interrupt_handler()360 module->callback[DAC_CHANNEL_0][DAC_CALLBACK_DATA_EMPTY](0); in _dac_interrupt_handler()394 (module->callback_enable[DAC_CHANNEL_1][DAC_CALLBACK_DATA_EMPTY])) { in _dac_interrupt_handler()395 module->callback[DAC_CHANNEL_1][DAC_CALLBACK_DATA_EMPTY](0); in _dac_interrupt_handler()
376 (module->callback_enable[DAC_CALLBACK_DATA_EMPTY])) { in _dac_interrupt_handler()377 module->callback[DAC_CALLBACK_DATA_EMPTY](0); in _dac_interrupt_handler()
94 DAC_CALLBACK_DATA_EMPTY, enumerator
Completed in 5 milliseconds