Home
last modified time | relevance | path

Searched refs:CFG_HW_CLK48_CONFIG_SEMID (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h47 #define CFG_HW_CLK48_CONFIG_SEMID 5U macro
48 #define CFG_HW_RCC_CRRCR_CCIPR_SEMID CFG_HW_CLK48_CONFIG_SEMID
94 #define CFG_HW_CLK48_CONFIG_SEMID 0U macro
/Zephyr-latest/soc/st/stm32/stm32wbx/
Dpower.c97 z_stm32_hsem_unlock(CFG_HW_CLK48_CONFIG_SEMID); in pm_state_set()
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.c788 z_stm32_hsem_lock(CFG_HW_CLK48_CONFIG_SEMID, HSEM_LOCK_DEFAULT_RETRY); in set_up_fixed_clock_sources()