Home
last modified time | relevance | path

Searched refs:FMAC_PARAM_P_MAX_FIR (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fmac.h488 #define FMAC_PARAM_P_MAX_FIR 127U /*!< Maximum value of P parameter with FIR */ macro
566 ((__P__) <= FMAC_PARAM_P_MAX_FIR))) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_fmac.h488 #define FMAC_PARAM_P_MAX_FIR 127U /*!< Maximum value of P parameter with FIR */ macro
566 ((__P__) <= FMAC_PARAM_P_MAX_FIR))) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_fmac.h488 #define FMAC_PARAM_P_MAX_FIR 127U /*!< Maximum value of P parameter with FIR */ macro
566 ((__P__) <= FMAC_PARAM_P_MAX_FIR))) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_fmac.h488 #define FMAC_PARAM_P_MAX_FIR 127U /*!< Maximum value of P parameter with FIR */ macro
566 ((__P__) <= FMAC_PARAM_P_MAX_FIR))) || \