tkl_adc | ADC Driver
tkl_adc reference โ TuyaOpen ADC driver TKL API for sampling analog voltages, reading raw counts, millivolts, and chip temperature in embedded IoT development.
tkl_dac | DAC Driver
tkl_dac reference โ TuyaOpen DAC driver TKL API for converting digital values to analog output via FIFO and channels in embedded IoT development.
tkl_flash | Flash Driver
tkl_flash reference โ TuyaOpen Flash driver TKL API for read, write, erase, lock, unlock, and partition-layout queries in embedded IoT development.
tkl_gpio | GPIO Driver
tkl_gpio reference โ TuyaOpen GPIO driver TKL API for configuring pin mode/direction, reading and writing levels, and interrupts in embedded IoT development.
tkl_i2c | I2C Driver
tkl_i2c reference โ TuyaOpen I2C driver TKL API for master/slave bus init, send, receive, and interrupt callbacks in embedded IoT development.
tkl_i2s | I2S Driver
tkl_i2s reference โ TuyaOpen I2S digital audio driver TKL API for init, send, receive, and stop on the Inter-IC Sound bus in embedded IoT development.
tkl_pinmux | Pinmux Driver
tkl_pinmux reference โ TuyaOpen pinmux TKL API for mapping peripheral functions to physical IO pins and querying pin assignments in embedded IoT development.
tkl_pwm | PWM Driver
tkl_pwm reference โ TuyaOpen PWM driver TKL API for polarity, duty cycle, frequency, start/stop, and input-capture pulse timing in embedded IoT development.
tkl_register | Register Driver
tkl_register reference โ TuyaOpen register TKL API for word-level read/write and bit-field read/write of chip registers for porting/platform adaptation.
tkl_rtc | RTC Driver
tkl_rtc reference โ TuyaOpen real-time clock (RTC) driver TKL API for init, deinit, and setting/getting the UTC time in embedded IoT development.
tkl_spi | SPI Driver
tkl_spi reference โ TuyaOpen SPI driver TKL API for master/slave init, send, receive, full-duplex transfer, and interrupt callbacks in embedded IoT development.
tkl_uart | UART Driver
tkl_uart reference โ TuyaOpen UART TKL API for port init, read/write, rx/tx callbacks, flow control, and control commands in embedded IoT development.