aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf/src
diff options
context:
space:
mode:
authorTimo Kröger <[email protected]>2021-07-30 14:30:32 +0200
committerTimo Kröger <[email protected]>2021-08-03 17:58:27 +0200
commit4e47b15daf5ac739fa9da12f9918e3b01eed3ca9 (patch)
tree513e174352c4d9da038b46f2b270390455689e47 /examples/nrf/src
parentfba8b86005958fafa7e188b20b4212773ce912cb (diff)
Ignore the clock number for enable bit search
The number has different meanings depending on family: stm32f0: RCC_APB2ENR - APB peripheral clock enable register 2 CLOCK: APB1 stm32f4: RCC_APB2ENR - RCC APB2 peripheral clock enable register CLOCK: APB2 Ignore the clock number and search all registers for a matching enable bit.
Diffstat (limited to 'examples/nrf/src')
0 files changed, 0 insertions, 0 deletions