/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_tim_ex.h | 127 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 128 …( (((INSTANCE) == TIM2) && (((TIM_REMAP) == TIM_TIM2_ITR1_TIM10_OC) || ((TIM_REMAP) == TIM_TIM2_I… 129 …(((INSTANCE) == TIM3) && (((TIM_REMAP) == TIM_TIM3_ITR2_TIM11_OC) || ((TIM_REMAP) == TIM_TIM3_ITR… 130 …(((INSTANCE) == TIM9) && ((TIM_REMAP) <= (TIM_TIM9_ITR1_TS | TIM_TIM9_GPIO2))) … 131 …(((INSTANCE) == TIM10) && ((TIM_REMAP) <= (TIM_TIM10_RI | TIM_TIM10_ETR_TIM9_TGO | TIM_TIM10_RTC))… 132 …(((INSTANCE) == TIM11) && ((TIM_REMAP) <= (TIM_TIM11_RI | TIM_TIM11_ETR_TIM9_TGO | TIM_TIM11_GPIO1… 135 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 136 …( (((INSTANCE) == TIM9) && (((TIM_REMAP) == TIM_TIM9_GPIO) || ((TIM_REMAP) == TIM_TIM9_LSE) || ((… 137 …(((INSTANCE) == TIM10) && (((TIM_REMAP) == TIM_TIM10_GPIO) || ((TIM_REMAP) == TIM_TIM10_LSI) || ((… 138 …(((INSTANCE) == TIM11) && (((TIM_REMAP) == TIM_TIM11_GPIO) || ((TIM_REMAP) == TIM_TIM11_MSI) || ((…
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 6335 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 6336 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 6339 #define IS_AES_ALL_INSTANCE(INSTANCE) ((INSTANCE) == AES) argument 6342 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 6343 ((INSTANCE) == COMP2)) 6348 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 6351 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 6352 ((INSTANCE) == DMA1_Channel2) || \ 6353 ((INSTANCE) == DMA1_Channel3) || \ 6354 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 8729 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 8731 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 8734 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 8735 ((INSTANCE) == COMP2)) 8740 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 8743 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC) argument 8746 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 8747 ((INSTANCE) == DMA1_Channel2) || \ 8748 ((INSTANCE) == DMA1_Channel3) || \ 8749 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 9031 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 9033 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 9036 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 9037 ((INSTANCE) == COMP2)) 9042 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 9045 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC) argument 9048 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 9049 ((INSTANCE) == DMA1_Channel2) || \ 9050 ((INSTANCE) == DMA1_Channel3) || \ 9051 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 7526 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 7527 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 7530 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 7531 ((INSTANCE) == COMP2)) 7536 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 7539 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC) argument 7542 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 7543 ((INSTANCE) == DMA1_Channel2) || \ 7544 ((INSTANCE) == DMA1_Channel3) || \ 7545 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l072xx.h | 7367 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 7368 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 7371 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 7372 ((INSTANCE) == COMP2)) 7377 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 7380 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC) argument 7383 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 7384 ((INSTANCE) == DMA1_Channel2) || \ 7385 ((INSTANCE) == DMA1_Channel3) || \ 7386 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 7889 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 7891 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 7894 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 7895 ((INSTANCE) == COMP2)) 7900 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 7903 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC) argument 7906 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 7907 ((INSTANCE) == DMA1_Channel2) || \ 7908 ((INSTANCE) == DMA1_Channel3) || \ 7909 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 7889 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 7891 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 7894 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 7895 ((INSTANCE) == COMP2)) 7900 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 7903 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC) argument 7906 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 7907 ((INSTANCE) == DMA1_Channel2) || \ 7908 ((INSTANCE) == DMA1_Channel3) || \ 7909 ((INSTANCE) == DMA1_Channel4) || \ [all …]
|
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 17877 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC1) || \ argument 17878 ((INSTANCE) == ADC2) || \ 17879 ((INSTANCE) == ADC3)) 17881 #define IS_ADC_MULTIMODE_MASTER_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 17883 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC123_COMMON) argument 17886 #define IS_CAN_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CAN1) argument 17889 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument 17890 ((INSTANCE) == COMP2)) 17895 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2) argument 17898 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument [all …]
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_hal_dma.h | 177 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 178 ((INSTANCE) == DMA1_Channel2) || \ 179 ((INSTANCE) == DMA1_Channel3) || \ 180 ((INSTANCE) == DMA1_Channel4) || \ 181 ((INSTANCE) == DMA1_Channel5)) 183 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 184 ((INSTANCE) == DMA1_Channel2) || \ 185 ((INSTANCE) == DMA1_Channel3) || \ 186 ((INSTANCE) == DMA1_Channel4) || \ 187 ((INSTANCE) == DMA1_Channel5) || \ [all …]
|
D | stm32l0xx_hal_comp.h | 523 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP1) argument
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/ |
D | stm32l1xx_ll_dma.c | 94 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 102 (((INSTANCE) == DMA2) && \ 111 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 119 (((INSTANCE) == DMA2) && \ 127 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_ll_dma.c | 106 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 114 (((INSTANCE) == DMA2) && \ 123 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 131 (((INSTANCE) == DMA2) && \ 139 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/ |
D | stm32l0xx_ll_dma.c | 109 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 118 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 126 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument
|