Home
last modified time | relevance | path

Searched defs:co (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl_os.h61 void *co; member
264 IRAM_ATTR ble_npl_callout_init(struct ble_npl_callout *co, struct ble_npl_eventq *evq, in ble_npl_callout_init()
271 IRAM_ATTR ble_npl_callout_deinit(struct ble_npl_callout *co) in ble_npl_callout_deinit()
277 IRAM_ATTR ble_npl_callout_reset(struct ble_npl_callout *co, ble_npl_time_t ticks) in ble_npl_callout_reset()
283 IRAM_ATTR ble_npl_callout_stop(struct ble_npl_callout *co) in ble_npl_callout_stop()
289 IRAM_ATTR ble_npl_callout_is_active(struct ble_npl_callout *co) in ble_npl_callout_is_active()
295 IRAM_ATTR ble_npl_callout_get_ticks(struct ble_npl_callout *co) in ble_npl_callout_get_ticks()
301 IRAM_ATTR ble_npl_callout_remaining_ticks(struct ble_npl_callout *co, in ble_npl_callout_remaining_ticks()
308 IRAM_ATTR ble_npl_callout_set_arg(struct ble_npl_callout *co, void *arg) in ble_npl_callout_set_arg()
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c177 IRAM_ATTR npl_freertos_callout_mem_reset(struct ble_npl_callout *co) in npl_freertos_callout_mem_reset()
640 npl_freertos_callout_init(struct ble_npl_callout *co, struct ble_npl_eventq *evq, in npl_freertos_callout_init()
734 npl_freertos_callout_deinit(struct ble_npl_callout *co) in npl_freertos_callout_deinit()
780 IRAM_ATTR npl_freertos_callout_reset(struct ble_npl_callout *co, ble_npl_time_t ticks) in npl_freertos_callout_reset()
813 IRAM_ATTR npl_freertos_callout_stop(struct ble_npl_callout *co) in npl_freertos_callout_stop()
829 IRAM_ATTR npl_freertos_callout_is_active(struct ble_npl_callout *co) in npl_freertos_callout_is_active()
840 IRAM_ATTR npl_freertos_callout_get_ticks(struct ble_npl_callout *co) in npl_freertos_callout_get_ticks()
879 IRAM_ATTR npl_freertos_callout_remaining_ticks(struct ble_npl_callout *co, in npl_freertos_callout_remaining_ticks()
920 IRAM_ATTR npl_freertos_callout_set_arg(struct ble_npl_callout *co, void *arg) in npl_freertos_callout_set_arg()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h194 uint32_t co: 1; /* CDR.8 CLKOUT enable/disable */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h195 uint32_t co: 1; /* CDR.8 CLKOUT enable/disable */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h192 uint32_t co: 1; /* CDR.3 CLKOUT enable/disable */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h193 uint32_t co: 1; /* CDR.8 CLKOUT enable/disable */ member