Home
last modified time | relevance | path

Searched defs:SHRR (Results 1 – 5 of 5) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/
H A Dble_common.h94 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/
H A Dstm32_wpan_common.h127 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/
H A Dutilities_common.h114 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h347 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h349 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member