Home
last modified time | relevance | path

Searched refs:RCFGLOCKR (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma.c1577 p_dma_instance->RCFGLOCKR |= channel_idx; in HAL_DMA_LockChannelAttributes()
1609 …*pLockState = ((p_dma_instance->RCFGLOCKR & channel_idx) == 0U) ? DMA_CHANNEL_ATTRIBUTE_UNLOCKED :… in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma.c1511 p_dma_instance->RCFGLOCKR |= channel_idx; in HAL_DMA_LockChannelAttributes()
1543 …*pLockState = ((p_dma_instance->RCFGLOCKR & channel_idx) == 0U) ? DMA_CHANNEL_ATTRIBUTE_UNLOCKED :… in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma.c1526 p_dma_instance->RCFGLOCKR |= channel_idx; in HAL_DMA_LockChannelAttributes()
1558 …*pLockState = ((p_dma_instance->RCFGLOCKR & channel_idx) == 0U) ? DMA_CHANNEL_ATTRIBUTE_UNLOCKED :… in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma.c1516 p_dma_instance->RCFGLOCKR |= channel_idx; in HAL_DMA_LockChannelAttributes()
1548 …*pLockState = ((p_dma_instance->RCFGLOCKR & channel_idx) == 0U) ? DMA_CHANNEL_ATTRIBUTE_UNLOCKED :… in HAL_DMA_GetLockChannelAttributes()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_dma.h3621 SET_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))); in LL_DMA_EnableChannelLockAttribute()
3643 return ((READ_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))) in LL_DMA_IsEnabledChannelLockAttribute()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dma.h5403 SET_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))); in LL_DMA_EnableChannelLockAttribute()
5426 return ((READ_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))) in LL_DMA_IsEnabledChannelLockAttribute()
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dma.h5456 SET_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))); in LL_DMA_EnableChannelLockAttribute()
5486 return ((READ_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))) in LL_DMA_IsEnabledChannelLockAttribute()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dma.h5726 SET_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))); in LL_DMA_EnableChannelLockAttribute()
5756 return ((READ_BIT(DMAx->RCFGLOCKR, (DMA_RCFGLOCKR_LOCK0 << (Channel & 0x0000000FU))) in LL_DMA_IsEnabledChannelLockAttribute()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h287 …__IO uint32_t RCFGLOCKR; /*!< DMA secure and privilege lock register, Address offset: … member
Dstm32wba54xx.h304 …__IO uint32_t RCFGLOCKR; /*!< DMA secure and privilege lock register, Address offset: … member
Dstm32wba55xx.h304 …__IO uint32_t RCFGLOCKR; /*!< DMA secure and privilege lock register, Address offset: … member
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h458 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32h562xx.h477 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32h533xx.h495 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32h563xx.h482 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32h573xx.h519 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h531 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
Dstm32h7s3xx.h579 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
Dstm32h7s7xx.h586 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
Dstm32h7r7xx.h536 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h386 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32u545xx.h425 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32u575xx.h397 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32u585xx.h437 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
Dstm32u5f7xx.h411 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member

12