Home
last modified time | relevance | path

Searched refs:core (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-3.6.0/lib/stm32wb/hci/
DREADME13 a host BLE running on CM-4 STM32WB core and a controller BLE firmware running
14 on CM-0 core.
18 firmware running on STM32WB C-M0 core.
21 Middlewares/ST/STM32_WPAN/ble/core/ble_bufsize.h
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_hsem.h292 __STATIC_INLINE void LL_HSEM_ResetAllLock(HSEM_TypeDef *HSEMx, uint32_t key, uint32_t core) in LL_HSEM_ResetAllLock() argument
294 WRITE_REG(HSEMx->CR, (key << HSEM_CR_KEY_Pos) | core); in LL_HSEM_ResetAllLock()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_hsem.h298 __STATIC_INLINE void LL_HSEM_ResetAllLock(HSEM_TypeDef *HSEMx, uint32_t key, uint32_t core) in LL_HSEM_ResetAllLock() argument
300 WRITE_REG(HSEMx->CR, (key << HSEM_CR_KEY_Pos) | core); in LL_HSEM_ResetAllLock()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hsem.h304 __STATIC_INLINE void LL_HSEM_ResetAllLock(HSEM_TypeDef *HSEMx, uint32_t key, uint32_t core) in LL_HSEM_ResetAllLock() argument
306 WRITE_REG(HSEMx->CR, (key << HSEM_CR_KEY_Pos) | core); in LL_HSEM_ResetAllLock()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_hsem.h300 __STATIC_INLINE void LL_HSEM_ResetAllLock(HSEM_TypeDef *HSEMx, uint32_t key, uint32_t core) in LL_HSEM_ResetAllLock() argument
302 WRITE_REG(HSEMx->CR, (key << HSEM_CR_KEY_Pos) | core); in LL_HSEM_ResetAllLock()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_hsem.h337 __STATIC_INLINE void LL_HSEM_ResetAllLock(HSEM_TypeDef *HSEMx, uint32_t key, uint32_t core, uint32_… in LL_HSEM_ResetAllLock() argument
339 WRITE_REG(HSEMx->CR, (key << HSEM_CR_KEY_Pos) | core | attribute); in LL_HSEM_ResetAllLock()
/hal_stm32-3.6.0/lib/
DREADME6 Middleware for interprocessor communication on stm32wb dual core SoC