Search | Google it | Results 1 - 1 of 1 for funcall:tk_get_tid from mtkernel_3/device/adc/sysdepend/stm32l4/adc_stm32l4.c (0.00 seconds) |
104: 105: ll_devcb[unit].wait_tskid = tk_get_tid(); 106: tk_can_wup(TSK_SELF); 142: /* Enable ADC */ 143: ll_devcb[unit].wait_tskid = tk_get_tid(); 144: out_w(ADC_CR(unit), ADC_CR_ADEN | ADC_CR_ADVREGEN); // Set ADEN