gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 4 of 4 for funcall:tk_can_wup from mtkernel_3 (0.00 seconds)
mtkernel_3
device/adc/sysdepend/rx231/adc_rx231.c - 6.0KB - 201 lines
52:         ll_devcb.wait_tskid = tk_get_tid();
53:         tk_can_wup(TSK_SELF);
54: 
device/adc/sysdepend/rza2m/adc_rza2m.c - 4.7KB - 174 lines
55:         ll_devcb.wait_tskid = tk_get_tid();
56:         tk_can_wup(TSK_SELF);
57: 
device/adc/sysdepend/stm32l4/adc_stm32l4.c - 8.0KB - 257 lines
105:         ll_devcb[unit].wait_tskid = tk_get_tid();
106:         tk_can_wup(TSK_SELF);
107:         out_w(ADC_CR(unit), ADC_CR_ADSTART | ADC_CR_ADVREGEN); // Start Covert
device/adc/sysdepend/tx03_m367/adc_m367.c - 4.6KB - 150 lines
75: 
76:         tk_can_wup(TSK_SELF);
77:         out_w( ba[unit] + ADxMOD0, ADxMOD0_ADS);       // MOD0.ADS = 1  Start Covert