Searched refs:nvic_vector_table_set (Results 1 – 15 of 15) sorted by relevance
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_misc.h | 71 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_misc.c | 83 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_misc.h | 83 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_misc.h | 83 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_misc.h | 83 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_misc.h | 84 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_misc.h | 85 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_misc.h | 83 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_misc.c | 132 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_misc.c | 131 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_misc.c | 119 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_misc.c | 131 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_misc.c | 119 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_misc.c | 128 void nvic_vector_table_set(uint32_t nvic_vict_tab, uint32_t offset) in nvic_vector_table_set() function
|
| /hal_gigadevice-latest/ |
| D | README.md | 124 `nvic_vector_table_set` function, just remove it.
|