#include "hpm_gptmr_drv.h"Functions | |
| void | gptmr_channel_get_default_config (GPTMR_Type *ptr, gptmr_channel_config_t *config) |
| gptmr channel get default config More... | |
| hpm_stat_t | gptmr_channel_config (GPTMR_Type *ptr, uint8_t ch_index, gptmr_channel_config_t *config, bool enable) |
| gptmr channel config More... | |