Data Structures | |
| struct | cy_nnlite_context_t |
| nnlite context structure More... | |
| struct | cy_nnlite_sparsity_cfg_t |
| nnlite sparsity configuration More... | |
| struct | cy_nnlite_clipping_t |
| nnlite 2.0 and later clipping settings signed min/max values More... | |
| struct cy_nnlite_context_t |
| Data Fields | ||
|---|---|---|
| volatile cy_en_nnlite_state_t | nnliteState | Current state of nnlite driver. |
| volatile cy_en_nnlite_status_t | opStatus | Status of last operation. |
| volatile uint32_t | opIntrStatus | Raw nnlite interrupt status of last operation. |
| struct cy_nnlite_sparsity_cfg_t |