Home
last modified time | relevance | path

Searched defs:NSS (Results 1 – 6 of 6) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_spi.h80 uint32_t NSS; /*!< Specifies whether the NSS signal is managed by member
256 #define IS_SPI_NSS(NSS) (((NSS) == SPI_NSS_SOFT) || \ argument
Dstm32l1xx_ll_spi.h97 …uint32_t NSS; /*!< Specifies whether the NSS signal is managed by hardware (NS… member
715 __STATIC_INLINE void LL_SPI_SetNSSMode(SPI_TypeDef *SPIx, uint32_t NSS) in LL_SPI_SetNSSMode()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_spi.h97 …uint32_t NSS; /*!< Specifies whether the NSS signal is managed by hardware (NS… member
849 __STATIC_INLINE void LL_SPI_SetNSSMode(SPI_TypeDef *SPIx, uint32_t NSS) in LL_SPI_SetNSSMode()
Dstm32l4xx_hal_spi.h80 uint32_t NSS; /*!< Specifies whether the NSS signal is managed by member
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_spi.h97 …uint32_t NSS; /*!< Specifies whether the NSS signal is managed by hardware (NS… member
712 __STATIC_INLINE void LL_SPI_SetNSSMode(SPI_TypeDef *SPIx, uint32_t NSS) in LL_SPI_SetNSSMode()
Dstm32l0xx_hal_spi.h80 uint32_t NSS; /*!< Specifies whether the NSS signal is managed by member