Home
last modified time | relevance | path

Searched defs:reject (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c228 uint32_t reject = REG_GET_FIELD(RTC_CNTL_INT_RAW_REG, RTC_CNTL_SLP_REJECT_INT_RAW); in rtc_sleep_finish() local
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c290 uint32_t reject = REG_GET_FIELD(RTC_CNTL_INT_RAW_REG, RTC_CNTL_SLP_REJECT_INT_RAW); in rtc_sleep_finish() local
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c358 uint32_t reject = REG_GET_FIELD(RTC_CNTL_INT_RAW_REG, RTC_CNTL_SLP_REJECT_INT_RAW); in rtc_sleep_finish() local
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c368 uint32_t reject = REG_GET_FIELD(RTC_CNTL_INT_RAW_REG, RTC_CNTL_SLP_REJECT_INT_RAW); in rtc_sleep_finish() local
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c351 uint32_t reject = REG_GET_FIELD(RTC_CNTL_INT_RAW_REG, RTC_CNTL_SLP_REJECT_INT_RAW); in rtc_sleep_finish() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c522 BOOLEAN reject = FALSE; in avrc_msg_cback() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c1939 tBTA_AV_REJECT reject; in bta_av_setconfig_rej() local
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1123 esp_err_t reject = esp_sleep_start(pd_flags, ESP_SLEEP_MODE_LIGHT_SLEEP, true); local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dpmu_ll.h427 FORCE_INLINE_ATTR void pmu_ll_hp_set_reject_enable(pmu_dev_t *hw, uint32_t reject) in pmu_ll_hp_set_reject_enable()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dpmu_ll.h469 FORCE_INLINE_ATTR void pmu_ll_hp_set_reject_enable(pmu_dev_t *hw, uint32_t reject) in pmu_ll_hp_set_reject_enable()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h505 tBTA_AV_REJECT reject; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpmu_struct.h582 uint32_t reject : 1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpmu_struct.h592 uint32_t reject : 1; member