Searched refs:ready (Results 1 – 7 of 7) sorted by relevance
160 static inline void sdio_slave_ll_set_ioready(hinf_dev_t *hinf, bool ready) in sdio_slave_ll_set_ioready() argument162 hinf->cfg_data1.sdio_ioready1 = (ready ? 1 : 0); //set IO ready to 1 to stop host from using in sdio_slave_ll_set_ioready()
252 void sdio_slave_hal_set_ioready(sdio_slave_context_t *hal, bool ready);
11 * Prepare binary executable images ready for flashing.
210 void sdio_slave_hal_set_ioready(sdio_slave_context_t *hal, bool ready) in sdio_slave_hal_set_ioready() argument212 sdio_slave_ll_set_ioready(hal->hinf, ready); //set IO ready to 1 to allow host to use in sdio_slave_hal_set_ioready()
116 … detected, the recommended corrections will be applied automatically to the file, ready for commit.180 Once the Pull Request is ready to merge, it will first be merged into our internal git system for i…
467 to make device ready for network assisted roaming.