Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_usart1 (Results 1 – 7 of 7) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h336 #define SL_PERIPHERAL_USART1 (&sl_peripheral_val_usart1)
879 extern const sl_peripheral_val_t sl_peripheral_val_usart1;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c301 const sl_peripheral_val_t sl_peripheral_val_usart1 = { .base = USART1_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c308 const sl_peripheral_val_t sl_peripheral_val_usart1 = { .base = USART1_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c322 const sl_peripheral_val_t sl_peripheral_val_usart1 = { .base = USART1_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c329 const sl_peripheral_val_t sl_peripheral_val_usart1 = { .base = USART1_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c441 const sl_peripheral_val_t sl_peripheral_val_usart1 = { .base = USART1_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c489 __WEAK const sl_peripheral_val_t sl_peripheral_val_usart1 = { .base = 0xFFFFFFFF, variable