Steven (Yang Minghui)
|
cd8cea7e61
|
feat(tsens): support configurable interrupt priority
|
2026-08-03 15:12:58 +08:00 |
|
wuzhenghui
|
4336d78592
|
fix(esp_driver_tsens): bind lp_periph domain sleep pd with tsens power
|
2026-07-24 11:30:35 +08:00 |
|
C.S.M
|
38ce3f6e18
|
feat(temperature_sensor): Add temperature sensor sleep retention support on esp32h4
|
2026-05-27 16:16:31 +08:00 |
|
wuzhenghui
|
d3c5129050
|
fix(driver): fix retention unsupported mouldes TOP pd test
|
2026-05-07 12:02:05 +08:00 |
|
Chen Jichang
|
6e206dd173
|
refactor(clk_tree): use general api to enable the clk
|
2026-04-16 20:03:06 +08:00 |
|
C.S.M
|
4b96656608
|
fix(temperature_sensor): Fix the float calculation in temperature sensor isr
|
2026-03-17 18:41:30 +08:00 |
|
laokaiyao
|
3cfd8d6906
|
feat(tsens): graduate temperature sensor hal component
|
2025-12-17 16:09:21 +08:00 |
|
morris
|
661590940a
|
refactor(etm): enhance thread safety and clean up soc macros
|
2025-08-18 14:58:24 +08:00 |
|
C.S.M
|
0121a14699
|
refactor(temperature_sensor): Move temperature calculation from hw_support to hal
|
2025-08-11 11:47:20 +08:00 |
|
Chris Wedgwood
|
eda25c2ebb
|
fix(temperature_sensor): remove spurious printf
remove accidentally included debugging
|
2025-06-27 23:27:27 -07:00 |
|
C.S.M
|
d6a3e73f46
|
fix(temperature_sensor): Fix temperature sensor value accurency in high range variation
|
2025-06-23 15:38:10 +08:00 |
|
C.S.M
|
bdf4dafe56
|
fix(soc): Fix wrong efuse register on esp32c61
|
2025-06-16 10:58:53 +08:00 |
|
C.S.M
|
caf1a18188
|
refactor(temperature_sensor): Move calibration function from efuse to hal
|
2025-06-16 10:58:11 +08:00 |
|
juan-lopez-pragmafw
|
2b4265bd39
|
fix(temp-sens): return temperature_sensor function
The description says the function should return ESP_FAIL when parsing the sensor data fails
|
2025-04-24 12:25:49 -03:00 |
|
Li Shuai
|
8eea8a8ef3
|
change(esp_hw_support): update some modules sleep retention init dependency bitmap
|
2024-11-18 15:40:47 +08:00 |
|
C.S.M
|
872a3a2d71
|
fix(temperature_sensor): Fix temperature sensor sleep retention on p4
|
2024-11-15 11:04:23 +08:00 |
|
C.S.M
|
4cbc790628
|
feat(temperature_sensor): Add sleep retention support for temperature sensor
|
2024-10-16 17:35:35 +08:00 |
|
morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
BOT
|
c07862cee8
|
Update temp_sensor.rst documentation to match example (GitHub PR)
|
2024-03-06 10:11:40 +08:00 |
|
Cao Sen Miao
|
943ebe2ca2
|
docs(temperature_sensor): Add new documents for temperature sensor ETM on ESP32C6/H2
|
2024-03-04 11:36:18 +08:00 |
|
Cao Sen Miao
|
2b2b3be98f
|
feat(temperature_sensor): Add new support for temperature sensor ETM on ESP32C6/H2
|
2024-03-01 18:52:39 +08:00 |
|
Cao Sen Miao
|
bc1478f0b0
|
fix(tsens): 300us delay in phy cause extra power consumption
|
2024-01-10 09:46:02 +08:00 |
|
Cao Sen Miao
|
439bc719fe
|
feat(temperature_sensor): Add temperature sensor support on esp32p4
|
2023-12-26 16:45:20 +08:00 |
|
Cao Sen Miao
|
09f99e51db
|
refactor(temperature_sensor): Make temperature sensor driver as a seperate component
|
2023-11-27 17:51:40 +08:00 |
|