Home
last modified time | relevance | path

Searched defs:gptmr_channel_config (Results 1 – 2 of 2) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_gptmr_drv.h90 typedef struct gptmr_channel_config { struct
101 } gptmr_channel_config_t; argument
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_gptmr_drv.c27 hpm_stat_t gptmr_channel_config(GPTMR_Type *ptr, in gptmr_channel_config() function