Home
last modified time | relevance | path

Searched refs:SLOTR (Results 1 – 2 of 2) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_sai.c662 hsai->Instance->SLOTR &= (~(SAI_xSLOTR_FBOFF | SAI_xSLOTR_SLOTSZ | \ in HAL_SAI_Init()
665 hsai->Instance->SLOTR |= hsai->SlotInit.FirstBitOffset | hsai->SlotInit.SlotSize | \ in HAL_SAI_Init()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h818 __IO uint32_t SLOTR; /*!< SAI block x slot register, Address offset: 0x10 */ member