Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h172 } pri; member
332 } pri; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgdma_ll.h293 dev->channel[channel].in.pri.rx_pri = prio; in gdma_ll_rx_set_priority()
532 dev->channel[channel].out.pri.tx_pri = prio; in gdma_ll_tx_set_priority()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h358 #define L2CAP_GET_PRIORITY_QUOTA(pri) ((L2CAP_NUM_CHNL_PRIORITY - (pri)) * L2CAP_CHNL_PRIORITY_WEIG… argument