Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_tal_l21.h4419 ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg |= TAL_CTICTRLA_RESTART; in hri_tal_set_CTICTRLA_RESTART_bit()
4426 tmp = ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg; in hri_tal_get_CTICTRLA_RESTART_bit()
4435 tmp = ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg; in hri_tal_write_CTICTRLA_RESTART_bit()
4438 ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg = tmp; in hri_tal_write_CTICTRLA_RESTART_bit()
4445 ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg &= ~TAL_CTICTRLA_RESTART; in hri_tal_clear_CTICTRLA_RESTART_bit()
4452 ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg ^= TAL_CTICTRLA_RESTART; in hri_tal_toggle_CTICTRLA_RESTART_bit()
4460 ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg |= TAL_CTICTRLA_ACTION(mask); in hri_tal_set_CTICTRLA_ACTION_bf()
4468 tmp = ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg; in hri_tal_get_CTICTRLA_ACTION_bf()
4478 tmp = ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg; in hri_tal_write_CTICTRLA_ACTION_bf()
4481 ((Tal *)hw)->Ctis[submodule_index].CTICTRLA.reg = tmp; in hri_tal_write_CTICTRLA_ACTION_bf()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtal.h866 TalCtis Ctis[4]; /**< \brief Offset: 0x10 TalCtis groups [CTI_NUM] */ member