Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/config/
Dhpl_oscctrl_config.h323 #ifndef CONF_DFLL_FINE
324 #define CONF_DFLL_FINE (0x200) macro
/loramac-node-latest/src/boards/mcu/saml21/hpl/oscctrl/
Dhpl_oscctrl.c125 …e_DFLLVAL_reg(hw, OSCCTRL_DFLLVAL_COARSE(CONF_DFLL_COARSE) | OSCCTRL_DFLLVAL_FINE(CONF_DFLL_FINE)); in _oscctrl_init_referenced_generators()