Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_system.h59 SL_ENUM_GENERIC(sl_hal_system_part_family_t, uint32_t) { in SL_ENUM_GENERIC() argument
138 sl_hal_system_part_family_t sl_hal_system_get_family(void);
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_system.c202 sl_hal_system_part_family_t sl_hal_system_get_family(void) in sl_hal_system_get_family()