Home
last modified time | relevance | path

Searched refs:SPI_CR1_BR (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_spi.c66 SPI_CR1_BR | SPI_CR1_LSBFIRST | SPI_CR1_SSI | \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_spi.h537 MODIFY_REG(SPIx->CR1, SPI_CR1_BR, BaudRate); in LL_SPI_SetBaudRatePrescaler()
556 return (uint32_t)(READ_BIT(SPIx->CR1, SPI_CR1_BR)); in LL_SPI_GetBaudRatePrescaler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_spi.h480 MODIFY_REG(SPIx->CR1, SPI_CR1_BR, BaudRate); in LL_SPI_SetBaudRatePrescaler()
499 return (uint32_t)(READ_BIT(SPIx->CR1, SPI_CR1_BR)); in LL_SPI_GetBaudRatePrescaler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_spi.h477 MODIFY_REG(SPIx->CR1, SPI_CR1_BR, BaudRate); in LL_SPI_SetBaudRatePrescaler()
496 return (uint32_t)(READ_BIT(SPIx->CR1, SPI_CR1_BR)); in LL_SPI_GetBaudRatePrescaler()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_spi.c67 SPI_CR1_BR | SPI_CR1_LSBFIRST | SPI_CR1_SSI | \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_spi.c67 SPI_CR1_BR | SPI_CR1_LSBFIRST | SPI_CR1_SSI | \
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4935 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h5442 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h5060 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h5060 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h5291 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5625 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5731 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!< BR[2:0] bits (B… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h13216 #define SPI_CR1_BR SPI_CR1_BR_Msk /*!<BR[2:0] bits (Ba… macro