Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_usart.c362 assert_param(IS_USART_INSTANCE(USARTx)); in LL_USART_ClockInit()
Dstm32l1xx_hal_usart.c249 assert_param(IS_USART_INSTANCE(husart->Instance)); in HAL_USART_Init()
296 assert_param(IS_USART_INSTANCE(husart->Instance)); in HAL_USART_DeInit()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_usart.c368 assert_param(IS_USART_INSTANCE(USARTx)); in LL_USART_ClockInit()
Dstm32l0xx_hal_usart.c210 assert_param(IS_USART_INSTANCE(husart->Instance)); in HAL_USART_Init()
259 assert_param(IS_USART_INSTANCE(husart->Instance)); in HAL_USART_DeInit()
2086 assert_param(IS_USART_INSTANCE(husart->Instance)); in USART_SetConfig()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usart.c416 assert_param(IS_USART_INSTANCE(USARTx)); in LL_USART_ClockInit()
Dstm32l4xx_hal_usart.c310 assert_param(IS_USART_INSTANCE(husart->Instance)); in HAL_USART_Init()
371 assert_param(IS_USART_INSTANCE(husart->Instance)); in HAL_USART_DeInit()
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6551 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7586 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h8082 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7745 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h8082 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h8972 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h9276 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h18367 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro