Searched refs:efuse_ll_get_cmd (Results 1 – 2 of 2) sorted by relevance
91 while (efuse_ll_get_cmd() != 0) { }; in efuse_hal_read()116 while (efuse_ll_get_cmd() != 0) { }; in efuse_hal_program()
188 __attribute__((always_inline)) static inline bool efuse_ll_get_cmd(void) in efuse_ll_get_cmd() function