Searched refs:flash_ll_get_id (Results 1 – 2 of 2) sorted by relevance
52 static inline uint32_t flash_ll_get_id(flash_hw_t *hw) in flash_ll_get_id() function105 if(FLASH_ID_GD25Q32C == flash_ll_get_id(hw)) { in flash_ll_write_status_reg()
32 #define flash_hal_get_id(hal) flash_ll_get_id((hal)->hw)