OpenOCD
|
Data Fields | |
uint8_t * | page_buf |
int | post_deselect |
int | pre_deselect |
uint8_t* ath79_spi_ctx::page_buf |
Definition at line 74 of file ath79.c.
Referenced by ath79_probe(), and ath79_write_page().
int ath79_spi_ctx::post_deselect |
Definition at line 76 of file ath79.c.
Referenced by ath79_spi_bitbang_bytes(), and ath79_spi_bitbang_codegen().
int ath79_spi_ctx::pre_deselect |
Definition at line 75 of file ath79.c.
Referenced by ath79_spi_bitbang_codegen(), and ath79_spi_bitbang_prepare().