/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rcc.h | 595 SET_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 597 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 631 #define __HAL_RCC_TSC_CLK_DISABLE() CLEAR_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) 1081 #define __HAL_RCC_TSC_IS_CLK_ENABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) != 0U)
|
D | stm32wbaxx_ll_bus.h | 76 #define LL_AHB1_GRP1_PERIPH_TSC RCC_AHB1ENR_TSCEN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 693 SET_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 695 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 718 #define __HAL_RCC_TSC_CLK_DISABLE() CLEAR_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) 1376 #define __HAL_RCC_TSC_IS_CLK_ENABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) != 0U) 1391 #define __HAL_RCC_TSC_IS_CLK_DISABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) == 0U)
|
D | stm32l5xx_ll_bus.h | 76 #define LL_AHB1_GRP1_PERIPH_TSC RCC_AHB1ENR_TSCEN
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 681 SET_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 683 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 720 #define __HAL_RCC_TSC_CLK_DISABLE() CLEAR_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) 1658 #define __HAL_RCC_TSC_IS_CLK_ENABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) != 0U) 1681 #define __HAL_RCC_TSC_IS_CLK_DISABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) == 0U)
|
D | stm32l4xx_ll_bus.h | 80 #define LL_AHB1_GRP1_PERIPH_TSC RCC_AHB1ENR_TSCEN
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc.h | 698 SET_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 700 … tmpreg = READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN); \ 832 #define __HAL_RCC_TSC_CLK_DISABLE() CLEAR_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) 2004 #define __HAL_RCC_TSC_IS_CLK_ENABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) != 0U) 2048 #define __HAL_RCC_TSC_IS_CLK_DISABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_TSCEN) == 0U)
|
D | stm32u5xx_ll_bus.h | 82 #define LL_AHB1_GRP1_PERIPH_TSC RCC_AHB1ENR_TSCEN
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 84 #define LL_AHB1_GRP1_PERIPH_TSC RCC_AHB1ENR_TSCEN
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 6229 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32wba52xx.h | 10026 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32wba54xx.h | 10316 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb1mxx.h | 6441 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32wb55xx.h | 7853 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32wb5mxx.h | 7853 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 6287 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32wb15xx.h | 6441 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 6098 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l412xx.h | 5879 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l433xx.h | 9855 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l451xx.h | 10016 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l442xx.h | 9622 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l431xx.h | 9757 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l432xx.h | 9403 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|
D | stm32l443xx.h | 10074 #define RCC_AHB1ENR_TSCEN RCC_AHB1ENR_TSCEN_Msk macro
|