Searched defs:IS_TIM_REMAP (Results 1 – 6 of 6) sorted by relevance
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_hal_tim_ex.h | 132 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 145 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 162 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 173 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 185 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_hal_tim_ex.h | 132 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 145 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 162 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 173 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro 185 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ macro
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/ |
H A D | stm32l0xx_hal_tim_ex.h | 154 #define IS_TIM_REMAP(__INSTANCE__, __TIM_REMAP__) \ macro
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/ |
H A D | stm32wbxx_hal_tim_ex.h | 202 #define IS_TIM_REMAP(__INSTANCE__, __REMAP__) \ macro
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_tim_ex.h | 252 #define IS_TIM_REMAP(__REMAP__) (((__REMAP__) <= (uint32_t)0x0001C01F)) macro
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_tim_ex.h | 252 #define IS_TIM_REMAP(__REMAP__) (((__REMAP__) <= (uint32_t)0x0001C01F)) macro
|