Home
last modified time | relevance | path

Searched refs:sl_hal_etampdet_config_t (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_etampdet.h397 } sl_hal_etampdet_config_t; typedef
435 void sl_hal_etampdet_init(const sl_hal_etampdet_config_t *config);
Dsl_hal_etampdet_compat.h51 #define sl_etampdet_config_t sl_hal_etampdet_config_t
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_etampdet.c47 void sl_hal_etampdet_init(const sl_hal_etampdet_config_t *config) in sl_hal_etampdet_init()