Home
last modified time | relevance | path

Searched refs:twos (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c2001 static inline short twos(short x) in twos() function
2011 dev_dbg(&tfa->i2c->dev, "Using ext temp %d C\n", twos(ext_temp)); in tfa2_set_exttemp()
2013 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_EXTTS, twos(ext_temp)); in tfa2_set_exttemp()
2025 return (twos(ext_temp)); in tfa2_get_exttemp()