From b34efc66f164816d37d47f52efd591555eefdd5c Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 6 Jan 2022 23:30:28 +0000 Subject: stm32wb: wpan/ipcc/hsem: initial registers Not sure if "wpan" is the right directory for them, but they didn't feel like they warranted their own directory each. Signed-off-by: Karl Palsson --- platforms/stm32/wb.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'platforms/stm32/wb.yaml') diff --git a/platforms/stm32/wb.yaml b/platforms/stm32/wb.yaml index bd506c4..314b729 100644 --- a/platforms/stm32/wb.yaml +++ b/platforms/stm32/wb.yaml @@ -58,6 +58,14 @@ GPIOE: offset: 0x48001000 + stm32_hsem: + HSEM: + offset: 0x58001400 + + stm32_ipcc: + IPCC: + offset: 0x58000c00 + stm32_pwr: PWR: type: wb -- cgit v1.2.3