Home
last modified time | relevance | path

Searched refs:lptmr_config_t (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lptmr.h114 } lptmr_config_t; typedef
137 void LPTMR_Init(LPTMR_Type *base, const lptmr_config_t *config);
161 void LPTMR_GetDefaultConfig(lptmr_config_t *config);
Dfsl_lptmr.c67 void LPTMR_Init(LPTMR_Type *base, const lptmr_config_t *config) in LPTMR_Init()
114 void LPTMR_GetDefaultConfig(lptmr_config_t *config) in LPTMR_GetDefaultConfig()