Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dtal.h302 #define TAL_CTICTRLA_RESTART_Pos 2 /**< \brief (TAL_CTICTRLA) Action when global rest… macro
303 #define TAL_CTICTRLA_RESTART (_U(0x1) << TAL_CTICTRLA_RESTART_Pos)
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_tal_l21.h4096 tmp = (tmp & TAL_CTICTRLA_RESTART) >> TAL_CTICTRLA_RESTART_Pos; in hri_talctis_get_CTICTRLA_RESTART_bit()
4106 tmp |= value << TAL_CTICTRLA_RESTART_Pos; in hri_talctis_write_CTICTRLA_RESTART_bit()
4427 tmp = (tmp & TAL_CTICTRLA_RESTART) >> TAL_CTICTRLA_RESTART_Pos; in hri_tal_get_CTICTRLA_RESTART_bit()
4437 tmp |= value << TAL_CTICTRLA_RESTART_Pos; in hri_tal_write_CTICTRLA_RESTART_bit()