Searched refs:wd_timer (Results 1 – 2 of 2) sorted by relevance
2079 void PCA9422_SetWatchDogTimer(pca9422_handle_t *handle, pca9422_wd_timer_t wd_timer);
3446 void PCA9422_SetWatchDogTimer(pca9422_handle_t *handle, pca9422_wd_timer_t wd_timer) in PCA9422_SetWatchDogTimer() argument3450 …sult = PCA9422_ModifyReg(handle, PCA9422_TOP_CNTL0, PCA9422_TOP_CNTL0_WD_TIMER, (uint8_t)wd_timer); in PCA9422_SetWatchDogTimer()