Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_eusart.h1194 #define _EUSART_DALICFG_RESETVALUE 0x00000000UL … macro
/hal_silabs-latest/gecko/emlib/src/
Dem_eusart.c333 eusart->DALICFG = _EUSART_DALICFG_RESETVALUE; in EUSART_Reset()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_eusart.c336 eusart->DALICFG = _EUSART_DALICFG_RESETVALUE; in EUSART_Reset()