Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/mfd/
Dmax31790.h15 #define MAX31790_CHANNEL_COUNT 6 macro
/Zephyr-latest/drivers/pwm/
Dpwm_max31790.c272 if (channel > MAX31790_CHANNEL_COUNT) { in max31790_set_cycles()
298 if (channel > MAX31790_CHANNEL_COUNT) { in max31790_get_cycles_per_sec()