Functions | |
| void | gwc_get_default_config (gwc_config_t *cfg) |
| init the gwc More... | |
| void | gwc_init (GWC_Type *ptr, gwc_config_t *cfg) |
| init the gwc More... | |
| void | gwc_enable (GWC_Type *ptr) |
| enable the gwc More... | |
| void | gwc_disable (GWC_Type *ptr) |
| disable the gwc More... | |
| void | gwc_freeze_interrupt_control (GWC_Type *ptr) |
| disable change of interrupt masks More... | |
| void | gwc_ch_init (GWC_Type *ptr, uint8_t ch_index, gwc_ch_config_t *cfg) |
| init gwc channel More... | |