Home
last modified time | relevance | path

Searched defs:PRES (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1042 #define IS_RCC_TIMG1PRES(PRES) (((PRES) == RCC_TIMG1PRES_DEACTIVATED) || \ argument
1055 #define IS_RCC_TIMG2PRES(PRES) (((PRES) == RCC_TIMG2PRES_DEACTIVATED) || \ argument
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xb.h204 __IO uint32_t PRES; member
Dstm32f100xe.h252 __IO uint32_t PRES; member