Home
last modified time | relevance | path

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

12345

/hal_stm32-latest/lib/stm32wb/hci/
Dapp_common.h92 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
Dutilities_common.h113 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
Dstm32_wpan_common.h126 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/
Dstm32_wpan_common.h112 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/Core/Inc/
Dapp_common.h95 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/
Dutilities_common.h114 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_common.h93 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g051xx.h210 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g061xx.h211 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g071xx.h224 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g081xx.h225 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g0c1xx.h293 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g0b1xx.h292 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h279 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32wle5xx.h279 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32wl5mxx.h346 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32wl54xx.h346 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32wl55xx.h346 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h208 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32u083xx.h254 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32u073xx.h220 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h326 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g411xc.h335 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32gbk1cb.h334 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g431xx.h335 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member

12345