Home
last modified time | relevance | path

Searched defs:alarm_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c22 typedef struct alarm_t { struct
28 } osi_alarm_t; argument
/hal_espressif-3.4.0/components/bt/common/osi/
Dalarm.c30 typedef struct alarm_t { struct
47 static struct alarm_t alarm_cbs[ALARM_CBS_NUM]; argument