Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_stm.h475 return (p_reg->SPFEAT2R & STM_SPFEAT2R_SPTER_Msk); in nrf_stm_feature_check()
477 return !(p_reg->SPFEAT2R & STM_SPFEAT2R_SPER_Msk); in nrf_stm_feature_check()
479 return (p_reg->SPFEAT2R & STM_SPFEAT2R_SPOVERRIDE_Msk); in nrf_stm_feature_check()
481 return !(p_reg->SPFEAT2R & STM_SPFEAT2R_PRIVMASK_Msk); in nrf_stm_feature_check()
740 return (nrf_stm_spfeat2r_spcomp_t)((p_reg->SPFEAT2R & STM_SPFEAT2R_SPCOMP_Msk) in nrf_stm_spfeat2r_spcomp_get()
746 return (nrf_stm_spfeat2r_sptrtype_t)((p_reg->SPFEAT2R & STM_SPFEAT2R_SPTRTYPE_Msk) in nrf_stm_spfeat2r_sptrtype_get()
752 return (nrf_stm_spfeat2r_dsize_t)((p_reg->SPFEAT2R & STM_SPFEAT2R_DSIZE_Msk) in nrf_stm_spfeat2r_dsize_get()
/hal_nordic-latest/nrfx/mdk/
Dnrf9230_engb_types.h71950 …__IOM uint32_t SPFEAT2R; /*!< (@ 0x00000EA4) Indicates the features of the… member
Dnrf54h20_types.h70616 …__IOM uint32_t SPFEAT2R; /*!< (@ 0x00000EA4) Indicates the features of the… member
Dnrf9230_enga_types.h71424 …__IOM uint32_t SPFEAT2R; /*!< (@ 0x00000EA4) Indicates the features of the… member