Home
last modified time | relevance | path

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

/hal_silabs-3.5.0/gecko/service/device_init/src/
Dsl_device_init_hfxo_s2.c37 #define MFG_CTUNE_VAL (*((uint16_t *) (MFG_CTUNE_ADDR))) macro
54 if ((ctune == -1) && (MFG_CTUNE_VAL != 0xFFFF)) { in sl_device_init_hfxo()
55 ctune = MFG_CTUNE_VAL; in sl_device_init_hfxo()