Home
last modified time | relevance | path

Searched refs:IS_UART_SPI_SLAVE_INSTANCE (Results 1 – 25 of 151) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_usart_ex.c186 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
234 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
282 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_usart_ex.c179 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_EnableSlaveMode()
227 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_DisableSlaveMode()
275 assert_param(IS_UART_SPI_SLAVE_INSTANCE(husart->Instance)); in HAL_USARTEx_ConfigNSS()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h6640 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32c031xx.h6804 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32c071xx.h7703 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h14597 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S)… macro
15048 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART2_NS… macro
Dstm32wba54xx.h15305 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S)… macro
15756 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART2_NS… macro
Dstm32wba5mxx.h15323 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S)… macro
15774 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART2_NS… macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h7393 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g050xx.h7517 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g070xx.h7674 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro

1234567