gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 4 of 4 for fundef:DisableInt from mtkernel_3 (0.01 seconds)
mtkernel_3
lib/libtk/sysdepend/cpu/core/armv7a/int_armv7a.c - 4.8KB - 205 lines
131:  */
132: EXPORT void DisableInt( UINT intno )
133: {
lib/libtk/sysdepend/cpu/core/rxv2/int_rxv2.c - 4.4KB - 207 lines
126:  */
127: EXPORT void DisableInt( UINT intno )
128: {
lib/libtk/sysdepend/cpu/stm32l4/int_stm32l4.c - 3.9KB - 167 lines
110:  */
111: EXPORT void DisableInt( UINT intno )
112: {
lib/libtk/sysdepend/cpu/tx03_m367/int_m367.c - 3.1KB - 147 lines
43:  */
44: EXPORT void DisableInt( UINT intno )
45: {