Searched defs:wait_cnt (Results 1 – 4 of 4) sorted by relevance
200 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_set_id_code() local355 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_extra_check() local
122 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_dataflash_enter_read_mode() local
111 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_codeflash_enter_read_mode() local
109 …uint32_t wait_cnt; ///< Worst case wait time for operation completi… member