Searched refs:STM_TCSR_COMPEN_Msk (Results 1 – 2 of 2) sorted by relevance
451 return (p_reg->TCSR & STM_TCSR_COMPEN_Msk); in nrf_stm_feature_check()521 p_reg->TCSR = ((p_reg->TCSR & ~STM_TCSR_COMPEN_Msk) | in nrf_stm_feature_set()
72900 …#define STM_TCSR_COMPEN_Msk (0x1UL << STM_TCSR_COMPEN_Pos) /*!< Bit mask of COMPEN field. … macro