Home
last modified time | relevance | path

Searched refs:_attribute_ram_code_ (Results 1 – 8 of 8) sorted by relevance

/hal_telink-3.7.0/tlsr9/drivers/B91/ext_driver/
Dext_rf.h51 _attribute_ram_code_ void ble_rf_set_rx_dma(unsigned char *buff, unsigned char fifo_byte_size);
53 _attribute_ram_code_ void ble_rf_set_tx_dma(unsigned char fifo_dep, unsigned char fifo_byte_size);
55 _attribute_ram_code_ void ble_tx_dma_config(void);
57 _attribute_ram_code_ void ble_rx_dma_config(void);
Dsoftware_pa.c25 _attribute_ram_code_
Dext_misc.h355 _attribute_ram_code_ void uart_receive_dma_set(dma_chn_e chn, unsigned char * addr,unsigned int rev…
/hal_telink-3.7.0/tlsr9/ble/stack/ble/controller/ll/iso/
Dcis.h31 _attribute_ram_code_ void irq_cis_conn_tx(void);
/hal_telink-3.7.0/tlsr9/common/
Dcompiler.h33 #define _attribute_ram_code_ _attribute_ram_code_sec_noinline_ macro
/hal_telink-3.7.0/tlsr9/ble/vendor/controller/
Db91_bt.c57 _attribute_ram_code_ void rf_irq_handler(void) { blc_sdk_irq_handler(); } in rf_irq_handler()
62 _attribute_ram_code_ void stimer_irq_handler(void) { blc_sdk_irq_handler(); } in stimer_irq_handler()
/hal_telink-3.7.0/tlsr9/drivers/B91/
Drf.c338 _attribute_ram_code_
367 _attribute_ram_code_
Dpm.c183 _attribute_ram_code_ void pm_wait_bbpll_done(void) in pm_wait_bbpll_done()
333 _attribute_ram_code_ void pm_update_32k_rc_sleep_tick (unsigned int tick_32k, unsigned int tick) in pm_update_32k_rc_sleep_tick()
400 _attribute_ram_code_ unsigned int pm_get_32k_rc_calib (void) in pm_get_32k_rc_calib()