Home
last modified time | relevance | path

Searched defs:wait_cnt (Results 1 – 4 of 4) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/
H A Dhw_codeflash_extra.c200 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_set_id_code() local
355 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_extra_check() local
H A Dhw_dataflash.c122 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_dataflash_enter_read_mode() local
H A Dhw_codeflash.c111 volatile uint32_t wait_cnt = FLASH_FRDY_CMD_TIMEOUT; in HW_FLASH_LP_codeflash_enter_read_mode() local
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp_private.h109 …uint32_t wait_cnt; ///< Worst case wait time for operation completi… member