/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_hsem.c | 321 HSEM_COMMON->SIER |= SemMask; in HAL_HSEM_ActivateNotification() 323 HSEM_COMMON->IER |= SemMask; in HAL_HSEM_ActivateNotification() 335 HSEM_COMMON->SIER &= ~SemMask; in HAL_HSEM_DeactivateNotification() 337 HSEM_COMMON->IER &= ~SemMask; in HAL_HSEM_DeactivateNotification() 350 statusreg = HSEM_COMMON->SMISR; in HAL_HSEM_IRQHandler() 353 HSEM_COMMON->SIER &= ~((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 356 HSEM_COMMON->SICR = ((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 359 statusreg = HSEM_COMMON->MISR; in HAL_HSEM_IRQHandler() 362 HSEM_COMMON->IER &= ~((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 365 HSEM_COMMON->ICR = ((uint32_t)statusreg); in HAL_HSEM_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_hsem.c | 306 HSEM_COMMON->IER |= SemMask; in HAL_HSEM_ActivateNotification() 316 HSEM_COMMON->IER &= ~SemMask; in HAL_HSEM_DeactivateNotification() 327 statusreg = HSEM_COMMON->MISR; in HAL_HSEM_IRQHandler() 330 HSEM_COMMON->IER &= ~((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 333 HSEM_COMMON->ICR = ((uint32_t)statusreg); in HAL_HSEM_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_hsem.c | 306 HSEM_COMMON->IER |= SemMask; in HAL_HSEM_ActivateNotification() 316 HSEM_COMMON->IER &= ~SemMask; in HAL_HSEM_DeactivateNotification() 327 statusreg = HSEM_COMMON->MISR; in HAL_HSEM_IRQHandler() 330 HSEM_COMMON->IER &= ~((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 333 HSEM_COMMON->ICR = ((uint32_t)statusreg); in HAL_HSEM_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_hsem.c | 332 HSEM_COMMON->IER |= SemMask; in HAL_HSEM_ActivateNotification() 356 HSEM_COMMON->IER &= ~SemMask; in HAL_HSEM_DeactivateNotification() 392 statusreg = HSEM_COMMON->MISR; in HAL_HSEM_IRQHandler() 395 HSEM_COMMON->IER &= ~((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 398 HSEM_COMMON->ICR = ((uint32_t)statusreg); in HAL_HSEM_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hsem.c | 344 HSEM_COMMON->IER |= SemMask; in HAL_HSEM_ActivateNotification() 368 HSEM_COMMON->IER &= ~SemMask; in HAL_HSEM_DeactivateNotification() 404 statusreg = HSEM_COMMON->MISR; in HAL_HSEM_IRQHandler() 407 HSEM_COMMON->IER &= ~((uint32_t)statusreg); in HAL_HSEM_IRQHandler() 410 HSEM_COMMON->ICR = ((uint32_t)statusreg); in HAL_HSEM_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 1169 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x110U)) macro 1171 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wl54xx.h | 1169 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x110U)) macro 1171 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wl55xx.h | 1169 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x110U)) macro 1171 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wle4xx.h | 995 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wle5xx.h | 995 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 1437 #define HSEM_COMMON HSEM_COMMON_S macro 1560 #define HSEM_COMMON HSEM_COMMON_NS macro
|
D | stm32wba54xx.h | 1532 #define HSEM_COMMON HSEM_COMMON_S macro 1668 #define HSEM_COMMON HSEM_COMMON_NS macro
|
D | stm32wba5mxx.h | 1532 #define HSEM_COMMON HSEM_COMMON_S macro 1668 #define HSEM_COMMON HSEM_COMMON_NS macro
|
D | stm32wba55xx.h | 1532 #define HSEM_COMMON HSEM_COMMON_S macro 1668 #define HSEM_COMMON HSEM_COMMON_NS macro
|
D | stm32wba50xx.h | 1094 #define HSEM_COMMON HSEM_COMMON_NS macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 944 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wb1mxx.h | 962 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wb30xx.h | 943 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wb35xx.h | 1134 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wb55xx.h | 1180 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 947 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
D | stm32wb15xx.h | 962 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100U)) macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h745xx.h | 2758 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x110UL)) macro 2760 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100UL)) macro
|
D | stm32h745xg.h | 2758 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x110UL)) macro 2760 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100UL)) macro
|
D | stm32h755xx.h | 2834 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x110UL)) macro 2836 #define HSEM_COMMON ((HSEM_Common_TypeDef *) (HSEM_BASE + 0x100UL)) macro
|