Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/config/
Dhpl_mclk_config.h88 #ifndef CONF_NVM_WAIT_STATE
89 #define CONF_NVM_WAIT_STATE 0 macro
/loramac-node-latest/src/boards/mcu/saml21/hpl/core/
Dhpl_init.c56 hri_nvmctrl_set_CTRLB_RWS_bf(NVMCTRL, CONF_NVM_WAIT_STATE); in _init_chip()