Home
last modified time | relevance | path

Searched refs:y (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dapp_common.h66 #define MAX( x, y ) (((x)>(y))?(x):(y)) argument
70 #define MIN( x, y ) (((x)<(y))?(x):(y)) argument
86 #define DIVF( x, y ) ((x)/(y)) argument
88 #define DIVC( x, y ) (((x)+(y)-1)/(y)) argument
90 #define DIVR( x, y ) (((x)+((y)/2))/(y)) argument
Dutilities_common.h74 #define MAX( x, y ) (((x)>(y))?(x):(y)) argument
77 #define MIN( x, y ) (((x)<(y))?(x):(y)) argument
104 #define DIVF( x, y ) ((x)/(y)) argument
107 #define DIVC( x, y ) (((x)+(y)-1)/(y)) argument
110 #define DIVR( x, y ) (((x)+((y)/2))/(y)) argument
Dstm32_wpan_common.h117 #define DIVF( x, y ) ((x)/(y)) argument
120 #define DIVC( x, y ) (((x)+(y)-1)/(y)) argument
123 #define DIVR( x, y ) (((x)+((y)/2))/(y)) argument
/hal_stm32-3.5.0/
DREADME.rst91 CONFIG_USE_STM32_ASSERT=y
92 CONFIG_ASSERT=y
109 default y
/hal_stm32-3.5.0/stm32cube/stm32l1xx/
DREADME42 based SoCs for which CPU_CORTEX_M_HAS_BASEPRI=y. However stm32cube