Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h162NRF_TWIS_CONFIG_ADDRESS1_MASK = TWIS_CONFIG_ADDRESS1_Msk, ///< Enable or disable address matching… enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twis.c458 addr_mask |= NRF_TWIS_CONFIG_ADDRESS1_MASK; in twis_configure()