/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dma.c | 1577 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/ |
D | stm32wbaxx_hal_dma.c | 1511 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/ |
D | stm32h5xx_hal_dma.c | 1526 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/ |
D | stm32u5xx_hal_dma.c | 1516 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/ |
D | stm32wbaxx_ll_dma.h | 3621 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/ |
D | stm32h5xx_ll_dma.h | 5403 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/ |
D | stm32h7rsxx_ll_dma.h | 5456 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/ |
D | stm32u5xx_ll_dma.h | 5726 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/ |
D | stm32wba52xx.h | 287 …__IO uint32_t RCFGLOCKR; /*!< DMA secure and privilege lock register, Address offset: … member
|
D | stm32wba54xx.h | 304 …__IO uint32_t RCFGLOCKR; /*!< DMA secure and privilege lock register, Address offset: … member
|
D | stm32wba55xx.h | 304 …__IO uint32_t RCFGLOCKR; /*!< DMA secure and privilege lock register, Address offset: … member
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 458 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32h562xx.h | 477 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32h533xx.h | 495 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32h563xx.h | 482 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32h573xx.h | 519 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 531 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
|
D | stm32h7s3xx.h | 579 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
|
D | stm32h7s7xx.h | 586 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
|
D | stm32h7r7xx.h | 536 …__IO uint32_t RCFGLOCKR; /*!< DMA configuration lock register, Address offset:… member
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 386 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32u545xx.h | 425 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32u575xx.h | 397 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32u585xx.h | 437 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|
D | stm32u5f7xx.h | 411 …__IO uint32_t RCFGLOCKR; /*!< DMA lock configuration register, Address offset: 0… member
|