HPM SDK
HPMicro Software Development Kit
hpm_tsns_drv.c File Reference
#include "hpm_tsns_drv.h"

Functions

void tsns_configure_low_limit_event (TSNS_Type *ptr, int32_t low, tsns_event_t e)
 configure low temperature limite to trigger event More...
 
void tsns_configure_high_limit_event (TSNS_Type *ptr, int32_t high, tsns_event_t e)
 configure high temperature limite to trigger event More...
 
void tsns_configure_limit_event (TSNS_Type *ptr, int32_t high, int32_t low, tsns_event_t e)
 configure temperature limite to trigger event More...