Home
last modified time | relevance | path

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

12345

/hal_stm32-3.6.0/lib/stm32wba/hci/
Dapp_common.h94 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
Dstm32_wpan_common.h112 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
Dutilities_common.h114 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
/hal_stm32-3.6.0/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-3.6.0/stm32cube/stm32g0xx/soc/
Dstm32g061xx.h211 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g051xx.h210 …__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
Dstm32g0b1xx.h292 …__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
/hal_stm32-3.6.0/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
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
Dstm32wl5mxx.h346 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
/hal_stm32-3.6.0/stm32cube/stm32g4xx/soc/
Dstm32g431xx.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
Dstm32g4a1xx.h349 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g491xx.h348 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g441xx.h336 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g471xx.h351 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
Dstm32g473xx.h358 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h304 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address offs… member

12345