DAC Management Task.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | dac_task (void) |
DAC Task: More... | |
void | dac_task_init (void) |
DAC Init function : More... | |
void dac_task | ( | void | ) |
DAC Task:
Referenced by main().
void dac_task_init | ( | void | ) |
DAC Init function :
References pdca_channel_options_t::addr, cpu_irq_restore(), cpu_irq_save(), DAC_OUTPUT_CHANNEL, DAC_OUTPUT_FUNCTION, DAC_OUTPUT_INSTANCE, DAC_OUTPUT_PIN, DAC_PDCA_CHANNEL_DAC, DAC_PDCA_PID_DAC_TX, dacifb, dacifb_configure(), dacifb_configure_channel(), dacifb_get_calibration_data(), dacifb_start_channel(), gpio_enable_module(), i, init_gclk(), init_pevc(), irq_register_handler, NULL, pdca_enable(), pdca_enable_interrupt_reload_counter_zero(), pdca_init_channel(), pdca_int_handler(), PDCA_OPTIONS, PDCA_TRANSFER_SIZE_HALF_WORD, dacifb_opt_t::prescaler_clock_hz, SIGNAL_NB_SAMPLES, SIGNAL_TABLE, and sysclk_get_pba_hz().
Referenced by main().