FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
uint32_t | device_id |
uint32_t | burst_cfg |
uint32_t | burst_size |
uint8_t | clk_div |
uint8_t | cs |
pi_hyper_type_e | hyper_type |
uint32_t hyper_driver_conf_s::burst_cfg |
Referenced by __pi_hyper_copy_2d_exec(), and __pi_hyper_open().
uint32_t hyper_driver_conf_s::burst_size |
Referenced by __pi_hyper_open(), and __pi_hyper_settings().
uint8_t hyper_driver_conf_s::clk_div |
Referenced by __pi_hyper_copy_2d_exec(), and __pi_hyper_open().
uint8_t hyper_driver_conf_s::cs |
Referenced by __pi_hyper_open().
uint32_t hyper_driver_conf_s::device_id |
Referenced by __pi_hyper_close(), __pi_hyper_ioctl(), __pi_hyper_open(), __pi_hyper_settings(), pi_hyper_close(), pi_hyper_ioctl(), pi_hyper_read(), pi_hyper_read_2d(), pi_hyper_read_2d_async(), pi_hyper_read_async(), pi_hyper_write(), pi_hyper_write_2d(), pi_hyper_write_2d_async(), and pi_hyper_write_async().
pi_hyper_type_e hyper_driver_conf_s::hyper_type |