| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_dppi.h | 428 p_reg->CHG[(uint32_t) channel_group] = channel_mask; in nrf_dppi_channels_group_set() 435 p_reg->CHG[(uint32_t) channel_group] = in nrf_dppi_channels_include_in_group() 436 p_reg->CHG[(uint32_t) channel_group] | (channel_mask); in nrf_dppi_channels_include_in_group() 443 p_reg->CHG[(uint32_t) channel_group] = in nrf_dppi_channels_remove_from_group() 444 p_reg->CHG[(uint32_t) channel_group] & ~(channel_mask); in nrf_dppi_channels_remove_from_group() 450 p_reg->CHG[(uint32_t) group] = 0; in nrf_dppi_group_clear()
|
| D | nrf_ppi.h | 503 p_reg->CHG[(uint32_t) channel_group] |= (PPI_CHG_CH0_Included << ((uint32_t) channel)); in nrf_ppi_channel_include_in_group() 510 p_reg->CHG[(uint32_t) channel_group] = channel_mask; in nrf_ppi_channels_group_set() 517 p_reg->CHG[(uint32_t) channel_group] |= channel_mask; in nrf_ppi_channels_include_in_group() 524 p_reg->CHG[(uint32_t) channel_group] &= ~(PPI_CHG_CH0_Included << ((uint32_t) channel)); in nrf_ppi_channel_remove_from_group() 531 p_reg->CHG[(uint32_t) channel_group] &= ~(channel_mask); in nrf_ppi_channels_remove_from_group() 536 p_reg->CHG[(uint32_t) group] = 0; in nrf_ppi_group_clear()
|
| D | nrf_spu.h | 1184 return (p_reg->FEATURE.DPPIC.CHG[index] in nrf_spu_feature_secattr_get() 1317 return (p_reg->FEATURE.DPPIC.CHG[index] in nrf_spu_feature_lock_get() 1451 return (p_reg->FEATURE.DPPIC.CHG[index] in nrf_spu_feature_block_get() 1586 return (nrf_owner_t)((p_reg->FEATURE.DPPIC.CHG[index] in nrf_spu_feature_ownerid_get() 1736 p_reg->FEATURE.DPPIC.CHG[index] = in nrf_spu_feature_secattr_set() 1737 ((p_reg->FEATURE.DPPIC.CHG[index] & in nrf_spu_feature_secattr_set() 1953 p_reg->FEATURE.DPPIC.CHG[index] = in nrf_spu_feature_lock_enable() 1954 ((p_reg->FEATURE.DPPIC.CHG[index] & in nrf_spu_feature_lock_enable() 2141 p_reg->FEATURE.DPPIC.CHG[index] = in nrf_spu_feature_block_enable() 2142 ((p_reg->FEATURE.DPPIC.CHG[index] & in nrf_spu_feature_block_enable() [all …]
|
| D | nrf_uicr.h | 573 return p_reg->DPPI.GLOBAL[index].CHG.OWN; in nrf_uicr_feature_own_get() 620 return p_reg->DPPI.LOCAL[index].CHG.SECURE; in nrf_uicr_feature_secure_get() 628 return p_reg->DPPI.GLOBAL[index].CHG.SECURE; in nrf_uicr_feature_secure_get()
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | nrf51_deprecated.h | 177 #define CHG0 CHG[0] 178 #define CHG1 CHG[1] 179 #define CHG2 CHG[2] 180 #define CHG3 CHG[3]
|
| D | nrf51_to_nrf52810.h | 386 #define CHG0 CHG[0] 389 #define CHG1 CHG[1] 392 #define CHG2 CHG[2] 395 #define CHG3 CHG[3]
|
| D | nrf51_to_nrf52840.h | 483 #define CHG0 CHG[0] 486 #define CHG1 CHG[1] 489 #define CHG2 CHG[2] 492 #define CHG3 CHG[3]
|
| D | nrf51_to_nrf52.h | 1526 #define CHG0 CHG[0] 1529 #define CHG1 CHG[1] 1532 #define CHG2 CHG[2] 1535 #define CHG3 CHG[3]
|
| D | nrf51.h | 1092 …__IOM uint32_t CHG[4]; /*!< (@ 0x00000800) Channel group configuration. … member
|
| D | nrf52805.h | 1710 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf52810.h | 1882 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf52811.h | 1952 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf52820.h | 1836 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf5340_network.h | 1254 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf52.h | 2162 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf52833.h | 2400 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf9120.h | 2189 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf9160.h | 2148 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf52840.h | 2399 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf5340_application.h | 2216 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Description collection: Channel … member
|
| D | nrf54l09_enga_types.h | 5444 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Channel group n Note: Writes … member 27027 …__IOM uint32_t CHG[8]; /*!< (@ 0x00000060) Configuration of features f… member
|
| D | nrf54l15_types.h | 5147 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Channel group n Note: Writes … member 32370 …__IOM uint32_t CHG[8]; /*!< (@ 0x00000060) Configuration of features f… member
|
| D | nrf54l05_types.h | 5147 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Channel group n Note: Writes … member 32370 …__IOM uint32_t CHG[8]; /*!< (@ 0x00000060) Configuration of features f… member
|
| D | nrf54l10_types.h | 5147 …__IOM uint32_t CHG[6]; /*!< (@ 0x00000800) Channel group n Note: Writes … member 32370 …__IOM uint32_t CHG[8]; /*!< (@ 0x00000060) Configuration of features f… member
|
| D | nrf9230_engb_types.h | 11278 …__IOM uint32_t CHG[4]; /*!< (@ 0x00000800) Channel group n Note: Writes … member 71247 …__IOM uint32_t CHG[8]; /*!< (@ 0x00000060) Configuration of features f… member 85074 …__IOM NRF_UICR_DPPI_LOCAL_CHG_Type CHG; /*!< (@ 0x00000010) (unspecified) … member 86695 …__IOM NRF_UICR_DPPI_GLOBAL_CHG_Type CHG; /*!< (@ 0x00000014) (unspecified) … member
|