Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_s32.c159 static inline uint16_t swt_gen_service_key(const struct swt_nxp_s32_config *config) in swt_gen_service_key() function
294 if (swt_gen_service_key(config) == SWT_SR_WSC_UNLOCK_KEY1) { in swt_nxp_s32_feed()
297 REG_WRITE(SWT_SR, SWT_SR_WSC(swt_gen_service_key(config))); in swt_nxp_s32_feed()
299 if (swt_gen_service_key(config) == SWT_SR_WSC_UNLOCK_KEY1) { in swt_nxp_s32_feed()
302 REG_WRITE(SWT_SR, SWT_SR_WSC(swt_gen_service_key(config))); in swt_nxp_s32_feed()