Home
last modified time | relevance | path

Searched refs:CFG_HW_FLASH_SEMID (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h58 #define CFG_HW_FLASH_SEMID 2U macro
98 #define CFG_HW_FLASH_SEMID 0U macro
/Zephyr-latest/drivers/flash/
Dflash_stm32.h286 z_stm32_hsem_lock(CFG_HW_FLASH_SEMID, HSEM_LOCK_WAIT_FOREVER); in _flash_stm32_sem_take()
291 z_stm32_hsem_unlock(CFG_HW_FLASH_SEMID); in _flash_stm32_sem_give()