Home
last modified time | relevance | path

Searched refs:TCSR (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_stm.h445 return (p_reg->TCSR & STM_TCSR_EN_Msk); in nrf_stm_feature_check()
447 return (p_reg->TCSR & STM_TCSR_TSEN_Msk); in nrf_stm_feature_check()
449 return (p_reg->TCSR & STM_TCSR_SYNCEN_Msk); in nrf_stm_feature_check()
451 return (p_reg->TCSR & STM_TCSR_COMPEN_Msk); in nrf_stm_feature_check()
453 return (p_reg->TCSR & STM_TCSR_BUSY_Msk); in nrf_stm_feature_check()
509 p_reg->TCSR = ((p_reg->TCSR & ~STM_TCSR_EN_Msk) | in nrf_stm_feature_set()
513 p_reg->TCSR = ((p_reg->TCSR & ~STM_TCSR_TSEN_Msk) | in nrf_stm_feature_set()
517 p_reg->TCSR = ((p_reg->TCSR & ~STM_TCSR_SYNCEN_Msk) | in nrf_stm_feature_set()
521 p_reg->TCSR = ((p_reg->TCSR & ~STM_TCSR_COMPEN_Msk) | in nrf_stm_feature_set()
525 p_reg->TCSR = ((p_reg->TCSR & ~STM_TCSR_BUSY_Msk) | in nrf_stm_feature_set()
[all …]
/hal_nordic-latest/nrfx/mdk/
Dnrf9230_engb_types.h71945 …__IOM uint32_t TCSR; /*!< (@ 0x00000E80) Controls the STM settings. … member
Dnrf54h20_types.h70611 …__IOM uint32_t TCSR; /*!< (@ 0x00000E80) Controls the STM settings. … member
Dnrf9230_enga_types.h71419 …__IOM uint32_t TCSR; /*!< (@ 0x00000E80) Controls the STM settings. … member