| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
| D | stm32h7xx_ll_hrtim.h | 1465 MODIFY_REG(HRTIMx->sMasterRegs.MCR, (HRTIM_MCR_SYNC_OUT | HRTIM_MCR_SYNC_SRC), (Config | Src)); in LL_HRTIM_ConfigSyncOut() 1481 MODIFY_REG(HRTIMx->sMasterRegs.MCR, HRTIM_MCR_SYNC_OUT, SyncOutConfig); in LL_HRTIM_SetSyncOutConfig() 1495 return (READ_BIT(HRTIMx->sMasterRegs.MCR, HRTIM_MCR_SYNC_OUT)); in LL_HRTIM_GetSyncOutConfig()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
| D | stm32f3xx_ll_hrtim.h | 1494 MODIFY_REG(HRTIMx->sMasterRegs.MCR, (HRTIM_MCR_SYNC_OUT | HRTIM_MCR_SYNC_SRC), (Config | Src)); in LL_HRTIM_ConfigSyncOut() 1510 MODIFY_REG(HRTIMx->sMasterRegs.MCR, HRTIM_MCR_SYNC_OUT, SyncOutConfig); in LL_HRTIM_SetSyncOutConfig() 1524 return (READ_BIT(HRTIMx->sMasterRegs.MCR, HRTIM_MCR_SYNC_OUT)); in LL_HRTIM_GetSyncOutConfig()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
| D | stm32h7xx_hal_hrtim.c | 605 hrtim_mcr &= ~(HRTIM_MCR_SYNC_OUT); in HAL_HRTIM_Init() 606 hrtim_mcr |= (hhrtim->Init.SyncOutputPolarity & HRTIM_MCR_SYNC_OUT); in HAL_HRTIM_Init()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_ll_hrtim.h | 2151 MODIFY_REG(HRTIMx->sMasterRegs.MCR, (HRTIM_MCR_SYNC_OUT | HRTIM_MCR_SYNC_SRC), (Config | Src)); in LL_HRTIM_ConfigSyncOut() 2167 MODIFY_REG(HRTIMx->sMasterRegs.MCR, HRTIM_MCR_SYNC_OUT, SyncOutConfig); in LL_HRTIM_SetSyncOutConfig() 2181 return (READ_BIT(HRTIMx->sMasterRegs.MCR, HRTIM_MCR_SYNC_OUT)); in LL_HRTIM_GetSyncOutConfig()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
| D | stm32f3xx_hal_hrtim.c | 625 hrtim_mcr &= ~(HRTIM_MCR_SYNC_OUT); in HAL_HRTIM_Init() 626 hrtim_mcr |= (hhrtim->Init.SyncOutputPolarity & HRTIM_MCR_SYNC_OUT); in HAL_HRTIM_Init()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_hal_hrtim.c | 639 hrtim_mcr &= ~(HRTIM_MCR_SYNC_OUT); in HAL_HRTIM_Init() 640 hrtim_mcr |= (hhrtim->Init.SyncOutputPolarity & HRTIM_MCR_SYNC_OUT); in HAL_HRTIM_Init()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
| D | stm32f334x8.h | 8136 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| /hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
| D | stm32g414xx.h | 6507 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32g474xx.h | 6920 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32g484xx.h | 7141 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| /hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
| D | stm32h742xx.h | 20729 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h750xx.h | 21658 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h753xx.h | 21664 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h745xx.h | 22150 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h745xg.h | 22150 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h743xx.h | 21377 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h755xx.h | 22437 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h757xx.h | 25610 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h747xg.h | 25323 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|
| D | stm32h747xx.h | 25323 #define HRTIM_MCR_SYNC_OUT HRTIM_MCR_SYNC_OUT_Msk /*!< Synchronization… macro
|