Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/config/
Dhpl_oscctrl_config.h317 #ifndef CONF_DFLL_COARSE
318 #define CONF_DFLL_COARSE (0x1f / 4) macro
/loramac-node-latest/src/boards/mcu/saml21/hpl/oscctrl/
Dhpl_oscctrl.c125 …hri_oscctrl_write_DFLLVAL_reg(hw, OSCCTRL_DFLLVAL_COARSE(CONF_DFLL_COARSE) | OSCCTRL_DFLLVAL_FINE(… in _oscctrl_init_referenced_generators()