/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 274 #if defined(LPTIM_OR_OR) 285 #define LL_LPTIM_INPUT1_SRC_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 */ 291 #if defined(LPTIM_OR_OR) 716 #if defined(LPTIM_OR_OR) 732 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput1Src() 735 #if defined(LPTIM_OR_OR) 748 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput2Src()
|
D | stm32wbxx_hal_lptim.h | 324 #define LPTIM_INPUT1SOURCE_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 */
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_lptim.c | 199 #if defined(LPTIM_OR_OR) in LL_LPTIM_Disable() 231 #if defined(LPTIM_OR_OR) in LL_LPTIM_Disable() 297 #if defined(LPTIM_OR_OR) in LL_LPTIM_Disable()
|
D | stm32wbxx_hal_lptim.c | 352 #if defined(LPTIM_OR_OR) in HAL_LPTIM_Init() 2397 #if defined(LPTIM_OR_OR) in LPTIM_Disable() 2426 #if defined(LPTIM_OR_OR) in LPTIM_Disable() 2514 #if defined(LPTIM_OR_OR) in LPTIM_Disable()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 281 #define LL_LPTIM_INPUT1_SRC_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 */ 750 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput1Src() 764 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput2Src()
|
D | stm32l4xx_hal_lptim.h | 340 #define LPTIM_INPUT1SOURCE_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 */
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lptim.h | 279 #define LL_LPTIM_INPUT1_SRC_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 */ 742 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput1Src() 756 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput2Src()
|
D | stm32wlxx_hal_lptim.h | 335 #define LPTIM_INPUT1SOURCE_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 and LPTIM3 */
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lptim.h | 277 #define LL_LPTIM_INPUT1_SRC_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 */ 740 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput1Src() 754 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput2Src()
|
D | stm32l5xx_hal_lptim.h | 335 #define LPTIM_INPUT1SOURCE_COMP1_COMP2 LPTIM_OR_OR /*!< For LPTIM2 and LPTIM3 */
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 271 #define LL_LPTIM_INPUT1_SRC_TIM_DAC LPTIM_OR_OR 651 MODIFY_REG(LPTIMx->OR, LPTIM_OR_OR, Src); in LL_LPTIM_SetInput1Src()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 6708 #define LPTIM_OR_OR LPTIM_OR_LPT_IN1_RMP macro
|
D | stm32f410rx.h | 6712 #define LPTIM_OR_OR LPTIM_OR_LPT_IN1_RMP macro
|
D | stm32f410tx.h | 6668 #define LPTIM_OR_OR LPTIM_OR_LPT_IN1_RMP macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 2095 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32wle5xx.h | 2095 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32wl5mxx.h | 2277 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32wl54xx.h | 2277 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32wl55xx.h | 2277 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb1mxx.h | 9789 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32wb35xx.h | 11209 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 9617 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32wb15xx.h | 9789 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 9035 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|
D | stm32l412xx.h | 8810 #define LPTIM_OR_OR LPTIM_OR_OR_Msk /*!< OR[1:0] bits (R… macro
|