Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/flash/
Dflash_stm32.c68 static inline void _flash_stm32_sem_take(const struct device *dev) in _flash_stm32_sem_take() function
81 #define flash_stm32_sem_take(dev) _flash_stm32_sem_take(dev)
Dflash_stm32h7x.c62 static inline void _flash_stm32_sem_take(const struct device *dev) in _flash_stm32_sem_take() function
75 #define flash_stm32_sem_take(dev) _flash_stm32_sem_take(dev)