Home
last modified time | relevance | path

Searched defs:DIVR (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/
H A Dble_common.h92 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/
H A Dstm32_wpan_common.h124 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/
H A Dutilities_common.h111 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/
H A Drenesas.h26417 …__IOM uint32_t DIVR : 3; /*!< [18..16] Clock Division Ratio Select … member