Home
last modified time | relevance | path

Searched refs:PDMDLY (Results 1 – 25 of 117) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sai_ex.c101 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
104 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32l5xx_hal_sai.c691 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sai_ex.c101 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
104 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32u5xx_hal_sai.c708 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sai_ex.c101 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
104 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32n6xx_hal_sai.c694 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sai_ex.c101 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
104 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32h7rsxx_hal_sai.c694 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_sai_ex.c103 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
106 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32wbxx_hal_sai.c657 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sai_ex.c103 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
106 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32h5xx_hal_sai.c696 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_sai_ex.c102 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
105 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32wbaxx_hal_sai.c658 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_sai_ex.c103 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
106 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32g4xx_hal_sai.c656 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sai_ex.c103 SAI1->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
106 …SAI1->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay->LeftDelay… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32l4xx_hal_sai.c763 SAI1->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sai_ex.c105 SaiBaseAddress->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
108 …SaiBaseAddress->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay-… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32h7xx_hal_sai.c830 SaiBaseAddress->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sai_ex.c111 SaiBaseAddress->PDMDLY &= ~(SAI_PDM_DELAY_MASK << offset); in HAL_SAIEx_ConfigPdmMicDelay()
114 …SaiBaseAddress->PDMDLY |= (((pdmMicDelay->RightDelay << SAI_PDM_RIGHT_DELAY_OFFSET) | pdmMicDelay-… in HAL_SAIEx_ConfigPdmMicDelay()
Dstm32mp1xx_hal_sai.c763 SaiBaseAddress->PDMDLY = 0U; in HAL_SAI_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb35xx.h816 __IO uint32_t PDMDLY; /*!< SAI PDM delay register, Address offset: 0x48 */ member
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h705 __IO uint32_t PDMDLY; /*!< SAI PDM delay register, Address offset: 0x48 */ member
Dstm32gbk1cb.h703 __IO uint32_t PDMDLY; /*!< SAI PDM delay register, Address offset: 0x48 */ member

12345