Go to the source code of this file.
◆ sample_result_cb
| typedef void(* sample_result_cb) (int ret, uint8_t index) |
◆ monitor_sample_dma_config()
| int monitor_sample_dma_config |
( |
void |
| ) |
|
◆ monitor_sample_dma_start()
| void monitor_sample_dma_start |
( |
void |
| ) |
|
◆ monitor_timer_config()
| void monitor_timer_config |
( |
uint32_t |
freq_hz, |
|
|
uint32_t |
count |
|
) |
| |
◆ monitor_timer_init()
| void monitor_timer_init |
( |
void |
| ) |
|
◆ monitor_timer_sample_data_config()
◆ monitor_timer_sample_destroy()
| void monitor_timer_sample_destroy |
( |
void |
| ) |
|
◆ monitor_timer_sample_is_running()
| bool monitor_timer_sample_is_running |
( |
void |
| ) |
|
◆ monitor_timer_sample_restart()
| void monitor_timer_sample_restart |
( |
void |
| ) |
|
◆ monitor_timer_sample_stop()
| void monitor_timer_sample_stop |
( |
void |
| ) |
|
◆ monitor_timer_start()
| void monitor_timer_start |
( |
void |
| ) |
|
◆ monitor_timer_stop()
| void monitor_timer_stop |
( |
void |
| ) |
|