Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmag5273/
Dtmag5273.h52 #define TMAG5273_CONV_AVB_MSK GENMASK(4, 2) macro
Dtmag5273.c962 (FIELD_GET(TMAG5273_CONV_AVB_MSK, regdata)), (nb_captured_channels)); in tmag5273_init_device_config()